[update] 53952

This commit is contained in:
zhaomeijing
2022-06-17 14:30:38 +08:00
parent 497cdc6087
commit 27b9b4e878
@@ -523,6 +523,11 @@ export default {
this.contentList = []
this.contentListed = []
this.visible = true
if(value.technologyTerritory.split(',').length === 1){
value.technologyTerritory = value.technologyTerritory
} else {
value.technologyTerritory = value.technologyTerritory.split(',')
}
this.formInline = value
this.title = '编辑'
// 获取认证类别