hurx 1 settimana fa
parent
commit
7396415ce1
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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,