guoyujia 11 months ago
parent
commit
ca7b137e84
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/business/outsource/index.vue

+ 1 - 0
src/views/business/outsource/index.vue

@@ -158,6 +158,7 @@ const queryParams = ref({
   packagingMethod: null,
   freightPrice: null,
   freightAmount: null,
+  isFirstProcess:0
 });
 
 /***********************  方法区  ****************************/