Browse Source

Merge branch 'feature/dev_zz_wgh' into dev

V1.0
HAHA 3 years ago
parent
commit
a787a5d972
  1. 2
      src/views/modules/base/organization/organization.vue

2
src/views/modules/base/organization/organization.vue

@ -2291,7 +2291,7 @@ export default {
this.getAgencyList()
this.getDepartmentList()
this.getGridList()
console.log('22222222222222222222222222222222222222')
console.log('33333333333333333333333333333333333333')
}else{
this.$message.error(msg)
}

Loading…
Cancel
Save