认证-参数清单-配置校验修改

This commit is contained in:
liyawei
2022-07-02 13:45:49 +08:00
parent 1507953aee
commit 0c7e693472
2 changed files with 31 additions and 25 deletions
@@ -275,9 +275,8 @@
// 配置
configure(item) {
this.itemId = item.id
this.itemRow = item
this.$refs.configureRef.addModel(item.id)
this.$refs.configureRef.addModel(item.id,item)
},
handleCancel(val) {
this.areaVisible = val