|
@@ -380,7 +380,7 @@ export default {
|
|
|
activeName: "sale_detail",
|
|
|
disabled: false,
|
|
|
key: 0,
|
|
|
- templateUrl: '/api/blade-sales-part/ship/export-item', // 模板url
|
|
|
+ templateUrl: '/api/blade-sales-part/tire/center/warehouse/stockDesc/exportStockTemplate', // 模板url
|
|
|
form: {
|
|
|
planItemsList: [],
|
|
|
centerShipCostList: [],
|
|
@@ -1137,7 +1137,7 @@ export default {
|
|
|
this.templateUrl = '/api/blade-sales-part/order/export-item-name'
|
|
|
} else if (name == 'code') {
|
|
|
this.findObject(this.excelOption.column, "excelFile").action = '/api/blade-sales-part/order/import-item-code'
|
|
|
- this.templateUrl = '/api/blade-sales-part/order/export-item-code'
|
|
|
+ this.templateUrl = '/api/blade-sales-part/tire/center/warehouse/stockDesc/export-item-code'
|
|
|
}
|
|
|
this.excelBox = true
|
|
|
},
|