|
@@ -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) {
|