Commit 5f2ad73b authored by 王鑫's avatar 王鑫

fix: 角色创建修复

parent e01711ad
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
} }
}, },
activated() { activated() {
this.$form.resetFields() this.form.resetFields()
this.selectedRowKeys = [] this.selectedRowKeys = []
this.initData() this.initData()
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment