瀏覽代碼

no message

FengChaoYu 1 月之前
父節點
當前提交
e3e932d4fb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/mallManagement/order/order_wait_deliver_list/index.vue

+ 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, // 创建时间