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