野心家
2024-10-29 ce4d1da92f8613764e077891b7ca6f6fba455ff4
pages/order/orderComb.vue
@@ -243,7 +243,7 @@
         getOrderNoList() {
            let that = this
            uni.request({
               url: this.baseUrl + '/order/list/all',
               url: this.baseUrl + '/order/comb/list/all',
               header: {
                  'token': uni.getStorageSync('token')
               },