【修改】修改报告上传流程

This commit is contained in:
zhoulingpo
2023-05-09 09:46:21 +08:00
parent 64bee0eb7d
commit ac43bb8ed9
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -74,7 +74,6 @@ export default {
}]
},
processForm: { prcName : ''},
visibleTree: false,
formControl: true,
disabled:false,
@@ -109,7 +108,6 @@ export default {
}
this.getProcessDetail(params).then(res=>{
this.processForm = JSON.parse(this.processOld.dataJson)
this.$set(this.processForm,'prcName',this.prcName)
this.disabled=false
this.formControl= true
if(this.$route.query.type=='yiban'){