Browse Source

Merge branch 'feature/dev_zz_wgh' into dev

feature
HAHA 3 years ago
parent
commit
7b895ae001
  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.getAgencyList()
this.getDepartmentList() this.getDepartmentList()
this.getGridList() this.getGridList()
console.log('111111111111111111111111111111111111') console.log('22222222222222222222222222222222222222')
}else{ }else{
this.$message.error(msg) this.$message.error(msg)
} }

Loading…
Cancel
Save