Prechádzať zdrojové kódy

修改【ID1005397】
【运营-箱体类型设置】中重复调用接口

1004749546@qq.com 4 rokov pred
rodič
commit
ed01a2e65b

+ 1 - 1
src/views/equipmentManage/boxSetting/boxSetting.vue

@@ -172,7 +172,7 @@ export default {
   },
   beforeRouteEnter (to, from, next) {
     next(vm => {
-      vm.handleReset()
+      this.queryParam.name = ''
     })
   },
   methods: {