hurx 1 周之前
父節點
當前提交
7396415ce1
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/order/orderAssignment/indexProject.vue

+ 2 - 1
src/views/order/orderAssignment/indexProject.vue

@@ -218,7 +218,8 @@ const data = reactive<PageData<OrderMainForm, OrderMainQuery>>({
     payableAmount: undefined,
     paymentStatus: undefined,
     orderSource: undefined,
-    orderStatus: '2',
+    // orderStatus: '2',
+    orderStatuses: '2,3,4,5',
     orderTime: undefined,
     confirmTime: undefined,
     status: undefined,