@@ -812,7 +812,7 @@ export default {
this.tableForm.companyName = this.dataContent.companyID;
}
if (this.dataContent.nodeCode) {
- this.tableForm.positionSN = this.dataContent.nodeCode;
+ this.tableForm.nodeCode = this.dataContent.nodeCode;
// this.tableForm.
} else {