Commit 3b8d80fd by lichengming

修改了导出模板

parent 04022df0
...@@ -161,9 +161,7 @@ export default { ...@@ -161,9 +161,7 @@ export default {
}, },
_exportTemplate() { _exportTemplate() {
const data = { const data = {
importUrl: '/soil/v1/entrust/import_entrust/', downloadUrl: '/soil/v1/excel/template_soil/YangPinChouYangDan.docx'
downloadUrl: '/soil/v1/excel/template_soil/YangPinChouYangDan.docx',
title: '试验委托单导入'
} }
this.$Modal.confirm({ this.$Modal.confirm({
title: '提示', title: '提示',
......
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