浏览代码

no message

linwenxin 10 月之前
父节点
当前提交
b896796ccf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/mallManagement/order/order_list/index.vue

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

@@ -1458,7 +1458,7 @@ export default {
         this.screenForm.orderStatus = v
       } else if (['NO_PAID', 'PAID'].includes(v)) {
         this.screenForm.payStatus = v
-        this.screenForm.orderStatus = 'DFH,YFH,SPTG,DQR'
+        this.screenForm.orderStatus = 'DFH,YFH,SPTG,DQR,OVER'
       } else if (['PART_PAID'].includes(v)) {
         this.screenForm.payStatus = v
         this.screenForm.orderStatus = ''