#
whycq
2024-09-29 8854175ab048274e13351c3630c6597298c53f9a
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',