项目详情-认证参数列表中清单编辑去掉可以修改模板
This commit is contained in:
@@ -357,7 +357,7 @@
|
||||
this.areaVisible = true
|
||||
this.areaTitle = this.$t('editDetailList')
|
||||
setTimeout(() => {
|
||||
this.$refs.templateRef.editData(edit)
|
||||
this.$refs.templateRef.editData(edit,1)
|
||||
}, 50)
|
||||
},
|
||||
handleAdd() {
|
||||
|
||||
Reference in New Issue
Block a user