guoyujia hace 11 meses
padre
commit
ca7b137e84
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
 });
 
 /***********************  方法区  ****************************/