Browse Source

no message

FengChaoYu 1 tháng trước cách đây
mục cha
commit
e3e932d4fb

+ 1 - 1
src/views/mallManagement/order/order_wait_deliver_list/index.vue

@@ -547,7 +547,7 @@ export default {
         phone: this.screenForm.phone, // 手机号
         websitId: this.screenForm.websitId,
         exchangeCode: this.screenForm.exchangeCode,
-        orderStatus: this.screenForm.orderStatus, // 状态
+        orderStatus: 'DFH', // 状态
         payStatus: this.screenForm.payStatus, // 状态
         startCreateTime: this.screenForm.createDate[0] ? this.screenForm.createDate[0] : null, // 创建时间
         endCreateTime: this.screenForm.createDate[1] ? this.screenForm.createDate[1] : null, // 创建时间