fix: 废止流程添加修改关联流程的参数
This commit is contained in:
@@ -418,6 +418,7 @@ export default {
|
||||
this.qbfsForm.dataList = this.dataList;
|
||||
let json = JSON.stringify(this.qbfsForm);
|
||||
let params = {
|
||||
prcNum: this.$route.query.prcNum,
|
||||
type: this.qbfsForm.nextStatus,
|
||||
id: this.qbfsForm.standId,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user