Преглед изворни кода

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

张庆宇 пре 9 месеци
родитељ
комит
cb8475334e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/view/ware/store.vue

+ 1
- 1
src/view/ware/store.vue Прегледај датотеку

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…
Откажи
Сачувај