[add] 分配工程接口人

This commit is contained in:
zhaomeijing
2022-05-17 14:08:48 +08:00
parent 5f83cb3342
commit c58ea09f66
2 changed files with 39 additions and 11 deletions
@@ -471,11 +471,9 @@ export default {
this.$nextTick(() => {
this.formInline = value
this.contentList = this.certCategoryParamsInfoEOListItem
console.log(this.contentList,'this.contentListthis.contentListthis.contentList')
this.contentList.map((item,index) => {
item.textVal = item.certCategory_dictText
})
console.log(this.contentList,'333333333333')
})
},
handleCancel() {