duy 15 時間 前
コミット
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,