luohairen
2024-11-28 41a73f66d30a9bdd854d3998f8975bb3685feeab
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) {