|
|
@ -339,7 +339,6 @@ export default { |
|
|
|
// 导出 |
|
|
|
// 导出 |
|
|
|
handleExport (goodsIds) { |
|
|
|
handleExport (goodsIds) { |
|
|
|
const formData = this.searchForm.getFieldsValue() |
|
|
|
const formData = this.searchForm.getFieldsValue() |
|
|
|
this.isLoading = true |
|
|
|
|
|
|
|
var index = window.publicConfig.BASE_API.indexOf('?') |
|
|
|
var index = window.publicConfig.BASE_API.indexOf('?') |
|
|
|
var resolve = window.publicConfig.BASE_API.substring(0, index) |
|
|
|
var resolve = window.publicConfig.BASE_API.substring(0, index) |
|
|
|
const params = |
|
|
|
const params = |
|
|
|