zhangdan %!s(int64=4) %!d(string=hai) anos
pai
achega
c175433dcc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/equipmentManage/network/network.vue

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

@@ -241,10 +241,10 @@ export default {
       this.queryParam.cityCode = undefined
       this.queryParam.districtCode = undefined
       this.time = []
-      this.$refs.table.refresh(true)
       this.networkId = undefined
       this.networkNo = undefined
       this.queryParam.labelNoList = []
+      this.$refs.table.refresh(true)
     },
     //  新增、编辑网点
     handleEdit (row) {