diff --git a/src/views/goods/Index.vue b/src/views/goods/Index.vue index 717f480..99aa82e 100644 --- a/src/views/goods/Index.vue +++ b/src/views/goods/Index.vue @@ -339,7 +339,6 @@ export default { // 导出 handleExport (goodsIds) { const formData = this.searchForm.getFieldsValue() - this.isLoading = true var index = window.publicConfig.BASE_API.indexOf('?') var resolve = window.publicConfig.BASE_API.substring(0, index) const params =