src/views/projectEngineering/projectLibrary/component/BasicInfo.vue
@@ -390,7 +390,7 @@ }]; }, }, created() { mounted() { this.projectForm.id = this.$route.query.projectId; const projectForm = Cookies.get("projectForm"); if (projectForm) {