guoyujia 11 달 전
부모
커밋
ca7b137e84
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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
 });
 
 /***********************  方法区  ****************************/