对接认证清单

This commit is contained in:
范强强
2023-03-09 11:50:02 +08:00
parent 8dd827605b
commit 99fe2978ed
@@ -497,7 +497,7 @@
AndUserId: '/project/projectLibraryRoleRelEO/queryByProjectLibraryIdAndUserId',
AndUserIdEdit: '/project/projectLibraryRoleRelEO/edit',
saveBatch: '/project/projectCertificationInventoryEO/saveBatch',
questionUrl:'',
questionUrl: ''
},
dataSource: [],
roleSwitchingCode: '',
@@ -1155,6 +1155,7 @@
/** 赋值给当前对应的表单文件 */
this.dataSource[this.uploadIndex][this.uploadName] = attIdList.join(',')
this.dataSource = [...this.dataSource]
this.preservationClick()
},
CertificationProgressClick(val) {
let item = JSON.parse(JSON.stringify(val))