fuliqi
2024-11-28 64c13167e17fd04aec02a93c2bc1803050a097d1
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) {