luohairen
2024-11-29 f2445cf9438082823301aaf9b418abbef340e959
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) {