路径:src/pages/product/productList/index.vue
查找函数:exports
对照如图改一下
方便代码复制:
excelData.all = 1;
excelData.cate_id = formValidate.cate_id;
excelData.type = formValidate.type;
excelData.store_name = formValidate.store_name;
excelData.supplier_id = formValidate.supplier_id;
excelData.brand_id = formValidate.brand_id;
excelData.store_label_id = formValidate.store_label_id;
excelData.excel = formValidate.excel;