Browse Source

修改外采的流程图增加财务环节

zhanglei
yxt_djz 3 years ago
parent
commit
12101e9663
  1. 2
      anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplication.vue

2
anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplication.vue

@ -186,7 +186,7 @@ export default {
procInsId: row.procInstSid,
token : getStorage()
}
this.url = 'http://120.46.131.15/portal/#/flow/flowRecordForBusiness?data=' + encodeURI((JSON.stringify(params)))
this.url = 'http://120.46.131.15/#/flow/flowRecordForBusiness?data=' + encodeURI((JSON.stringify(params)))
},
resetState() {
this.viewState = 1

Loading…
Cancel
Save