认证-参数清单-配置校验修改
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user