Browse Source

删除多余打印语句

master
HAHA 3 years ago
parent
commit
0bc99bd222
  1. 1
      src/views/modules/base/organization/organization.vue

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

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

Loading…
Cancel
Save