BUG396 哈尔滨:无法删除和步进列车
This commit is contained in:
parent
e543b6e357
commit
302b5db236
@ -200,7 +200,7 @@ export default {
|
||||
this.tempTableData = [device];
|
||||
this.sectionCode = device.sectionModel.name;
|
||||
this.tripNum = device.destinationCode + device.serviceNumber + device.tripNumber;
|
||||
this.groupNum = device.groupNumber;
|
||||
this.groupNum = device.code;
|
||||
}
|
||||
if (this.dialogShow && device && device.code && device.deviceType === 'SECTION') {
|
||||
this.newSectionCode = device.code;
|
||||
|
Loading…
Reference in New Issue
Block a user