lxf 2 years ago
parent
commit
bc04f78c40
1 changed files with 1 additions and 1 deletions
  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([]);