Browse Source

删除无用代码

feature
HAHA 3 years ago
parent
commit
d7a022b98b
  1. 1
      src/views/modules/base/organization/organization.vue

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

@ -2418,7 +2418,6 @@ export default {
if (code === 0) {
this.$message.success("修改成功")
this.modifyGridFrom.gridSort = 0
this.modifyGridPop = false
this.getAgencyList()
this.getDepartmentList()

Loading…
Cancel
Save