戴艳蓉 3 年之前
父節點
當前提交
ad76a4c742
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/mobile/order/index.vue

+ 3 - 0
src/views/mobile/order/index.vue

@@ -378,6 +378,9 @@ export default {
      */
     async batchExport() {
       if (!this.loading) {
+        // let  item=JSON.parse(JSON.stringify(this.parmValue))
+        // delete item['page']
+        //  delete item['size']
         this.loading = true;
         let httpType = `application/vnd.ms-excel`;
         axios({