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,