Source/plt-web/plt-web-ui/src/views/authority/ui/dataAuthorization/dataView.vue
@@ -561,8 +561,12 @@ row, this.$refs.departCrud, this.lastIndex, (newIndex) => { this.lastIndex = newIndex; }, () => { this.departCurrenRows = [row]; } (newIndex) => { this.lastIndex = newIndex; }, () => { this.departCurrenRows = [row]; } ); }, // 选择部门 确定