[update] 企业管理变更

This commit is contained in:
zhaoxiao
2021-09-15 17:32:06 +08:00
parent 15d7f4ca78
commit 58759ed9e1
5 changed files with 40 additions and 27 deletions
@@ -200,7 +200,6 @@ export default {
},
open() {
this.dataSource = this.tableData
console.log(this.dataSource)
this.loadData()
},
close() {
@@ -262,7 +261,6 @@ export default {
}
}
})
console.log(this.dataSource)
}
,
/**