【修改】修改编辑报告流程
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user