【修改】修改编辑报告流程

This commit is contained in:
zhoulingpo
2023-05-11 14:46:44 +08:00
parent 690e79964e
commit 2c40afc090
3 changed files with 32 additions and 35 deletions
+2 -2
View File
@@ -89,7 +89,7 @@ export default {
},
PERMISSION,
submitjson:{},
prcType: 4
prcType: ''
}
},
created () {
@@ -98,7 +98,7 @@ export default {
this.prcNum=this.$store.getters.handleProcess.prcNum
this.prcId=this.$store.getters.handleProcess.prcId
this.prcName=this.$store.getters.handleProcess.prcName
this.prcType = this.$store.getters.handleProcess?.prcType
let params={
prcId: this.prcId,