项目详情-认证参数列表中清单编辑去掉可以修改模板

This commit is contained in:
zyx.net
2022-11-04 13:39:31 +08:00
parent 6aaf4a2d94
commit 3cacb86a8b
2 changed files with 7 additions and 3 deletions
@@ -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() {