Browse Source

修改判断

feature/sleltc
123456 3 years ago
parent
commit
78a8495505
  1. 1
      src/views/modules/epidemic/epidemicreportuserinfo.vue

1
src/views/modules/epidemic/epidemicreportuserinfo.vue

@ -1002,6 +1002,7 @@ export default {
}, },
communityHandleChange(value){ communityHandleChange(value){
this.deptIdList = null this.deptIdList = null
this.deptIdListLt = 0
this.dataForm.agencyList = [] this.dataForm.agencyList = []
this.dataForm.deptIdList = [] this.dataForm.deptIdList = []
value.forEach(e => { value.forEach(e => {

Loading…
Cancel
Save