Skip to content

Commit aefca28

Browse files
committed
fix: bug fix
1 parent 8dbb8f5 commit aefca28

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/views/system/permission

1 file changed

+1
-0
lines changed

frontend/src/views/system/permission/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ const handleInitDsIdChange = (val: any) => {
219219
activeTable.value = null
220220
fieldListOptions.value = []
221221
columnForm.permissions = []
222+
authTreeRef.value.init({})
222223
})
223224
}
224225

0 commit comments

Comments
 (0)