Browse Source

前端修改错还原

master
dimengzhe 12 months ago
parent
commit
0b36418eb4
  1. 2
      anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/dingdanchaxun/xiaoshoudingdanchaxun.vue

2
anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/dingdanchaxun/xiaoshoudingdanchaxun.vue

@ -308,7 +308,7 @@ export default {
procInsId: row.procInstId, procInsId: row.procInstId,
token: getStorage() token: getStorage()
} }
this.url = 'http://localhost:9530/#/flow/flowRecordForBusiness?data=' + encodeURI((JSON.stringify(params))) this.url = '/#/flow/flowRecordForBusiness?data=' + encodeURI((JSON.stringify(params)))
}, },
// //
clicksearchShow() { clicksearchShow() {

Loading…
Cancel
Save