xiangpei
2025-01-20 c702199e8b384ea25d4f1778a297d309d392b9f3
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;