fuliqi
2025-01-09 e87846bfc7e467836d958632b15a22a901eb51d2
src/views/projectEngineering/projectLibrary/projectDetails.vue
@@ -131,7 +131,6 @@
    },
    handleClick(tabTarget) {
      this.componentName = this.TABS_DATA[tabTarget.index].componentName;
      console.log(this.projectForm);
    },
    changeTable(index) {
      this.componentName = this.TABS_DATA[index].componentName;