提交 ec6cae4a authored 作者: pengxiaohui's avatar pengxiaohui

fix: 修复新建权限不能编辑唯一标识和权限类型的bug [#2124]

上级 df50d58d
......@@ -117,7 +117,7 @@ export default {
this.dialogVisible = true
this.form.parent_id = item.id
this.form.type = item.type
this.selectDisabled = true
this.selectDisabled = false
this.dialogType = 'add'
},
handleEdit(val) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论