Browse Source

修改入库模板导出链接地址

YL2767 2 months ago
parent
commit
cb8475334e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/view/ware/store.vue

+ 1
- 1
src/view/ware/store.vue View File

1038
 			},
1038
 			},
1039
 			handleDownload() {
1039
 			handleDownload() {
1040
 				window.open(this.serverName.substr(0, this.serverName.lastIndexOf('/', this.serverName.lastIndexOf('/') - 1)) +
1040
 				window.open(this.serverName.substr(0, this.serverName.lastIndexOf('/', this.serverName.lastIndexOf('/') - 1)) +
1041
-					'/thware/import.xls')
1041
+					'/thware_mj/import.xls')
1042
 			},
1042
 			},
1043
 
1043
 
1044
 
1044
 

Loading…
Cancel
Save