xiangpei
2025-01-17 e563871312e934fedf153c4b83ca5ba3b147c36c
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;