bug 67198
This commit is contained in:
+1
-1
@@ -207,7 +207,7 @@ import ImportFile from '@/components/ImportFileData/index'
|
||||
this.dataSource[2].info= res.result.sjsbcs
|
||||
this.dataSource[3].info= res.result.xxaqjz
|
||||
if(res.result.zmclList){
|
||||
console.log(this.dataSource[0].certifyingmaterials = this.$t('viewFile'))
|
||||
this.dataSource[0].certifyingmaterials = this.$t('viewFile')
|
||||
}
|
||||
this.fileList.uploadName = res.result.zmclList
|
||||
this.$refs.uploadFile.perentHandleFunc(this.fileList.uploadName)
|
||||
|
||||
+1
-1
@@ -229,7 +229,7 @@ export default {
|
||||
this.dataSource[8].relevantverification=Number(res.result.sjgg)
|
||||
this.dataSource[9].relevantverification=Number(res.result.sjzt)
|
||||
if(res.result.zmclList){
|
||||
console.log(this.dataSource[0].certifyingmaterials = this.$t('viewFile'))
|
||||
this.dataSource[0].certifyingmaterials = this.$t('viewFile')
|
||||
}
|
||||
this.fileList.uploadName = res.result.zmclList
|
||||
this.$refs.uploadFile.perentHandleFunc(this.fileList.uploadName)
|
||||
|
||||
Reference in New Issue
Block a user