菜单&数据权限新增(展开/折叠 全选/全不选 父子联动)

This commit is contained in:
RuoYi
2020-09-21 14:10:01 +08:00
parent 89607fb028
commit 69829827fe
2 changed files with 3 additions and 2 deletions

View File

@ -440,6 +440,7 @@ export default {
menuIds: [],
deptIds: [],
menuCheckStrictly: true,
deptCheckStrictly: true,
remark: undefined
};
this.resetForm("form");