[FIX]入司审批-审批结果提交页-提交结果的请求参数字段更改

This commit is contained in:
yuweiqi
2020-02-17 00:52:38 +08:00
parent 2399e7dcfb
commit fcfe6fac34

View File

@@ -121,7 +121,7 @@ export default {
// agentGrade: 'A201' // 审批人职级
// },
result: this.approvalResult, //审批结果 0-拒绝审批 1-通过
Msg: this.approvalMsg //审批原因
msg: this.approvalMsg //审批原因
}
// this.$jump({
// flag: 'h5',