duy hace 15 horas
padre
commit
5859c0ab81
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,