戴艳蓉 3 lat temu
rodzic
commit
ad76a4c742
1 zmienionych plików z 3 dodań i 0 usunięć
  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({