duy 13 시간 전
부모
커밋
5859c0ab81
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/exctab/ElementIdentification/index.vue

+ 1 - 1
src/views/exctab/ElementIdentification/index.vue

@@ -1154,7 +1154,7 @@ export default {
           ) {
        
             this.submitExcelRelationWbsTreeAndElement({
-              nodeName: this.clickData.nodeName,
+              nodeName: this.clickData.name,
               tableType: this.clickData.tabType,
               tableOwner: this.clickData.tableOwner,
               elementList: this.tableData,