hurx il y a 1 semaine
Parent
commit
7396415ce1
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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,