Commit 1535c44f by xin.yang

fix bug

parent bcf5fb79
...@@ -254,7 +254,7 @@ export default { ...@@ -254,7 +254,7 @@ export default {
//导入方法 //导入方法
action: action:
this.axios.publicPath + this.axios.publicPath +
"wms/Upload/Submit?templateName=StorageLocation", "acc/Upload/Submit?templateName=FixtureToolsAssmeblyTemplate",
headers: { headers: {
token: localStorage.getItem("token"), token: localStorage.getItem("token"),
timestamp: localStorage.getItem("timestamp"), timestamp: localStorage.getItem("timestamp"),
......
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