@@ -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([]);