pages/customer-page/addDailyPlan/addDailyPlan.vue
@@ -158,7 +158,7 @@ methods: { //查询订单 getDingdan(){ this.$reqGet('getAppOrderList',{orderType:'外购'}) this.$reqGet('getAppOrderList',{orderType:'外销'}) .then(res => { uni.hideLoading() if (res.code == 0) {