Commit edd43c63 authored by 沈翠玲's avatar 沈翠玲

Merge branch 'dev' of http://git.local.topsunit.com/mes/mes-ui into dev

parents 03ecac5d 9f3bf721
......@@ -776,7 +776,7 @@ export default {
},
/** 导出按钮操作 */
handleExport() {
this.download('pro/ProWorkOrderArrangeRule/export', {
this.download('/mes/pro/ProWorkOrderArrangeRule/export', {
...this.queryParams
}, `ProWorkOrderArrangeRule_${new Date().getTime()}.xlsx`)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment