src/components/view/role-manage.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/view/role-manage.vue
@@ -177,8 +177,8 @@ this.getPower() }, methods: { refreshTable() { this.$refs['ValueTable'].selectList() refreshTable(e) { this.$refs['ValueTable'].selectList(e) }, refresh() { this.componentData.entity = this.HaveJson(this.entityCopy) @@ -265,7 +265,7 @@ } this.addLoad = false this.addDia = false this.refreshTable() this.refreshTable('page') }).catch(e => { this.addLoad = false })