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