lxf hace 2 años
padre
commit
bc04f78c40
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/salesMange/shipmentMange/document/index.vue

+ 1 - 1
src/views/salesMange/shipmentMange/document/index.vue

@@ -364,7 +364,7 @@ const submitForm = () => {
     );
   });
 };
-const openAddAcceptCode = ref(true);
+const openAddAcceptCode = ref(false);
 const loadingTwo = ref(false);
 const submitTwo = ref(null);
 const fileList = ref([]);