#
whycq
2024-05-29 a9bf429ca5886ec03d4a3205f0425a7a421b6b8b
pages/phyz/order/orderList2.vue
@@ -82,7 +82,7 @@
               header: {'token': uni.getStorageSync('token')},
               data: {
                  curr: 1,
                  limit: 1000,
                  limit: 9999,
                  order_id: id
               },
               method: 'GET',