删除注释
This commit is contained in:
parent
86197114a1
commit
bd8054bef8
@ -375,7 +375,6 @@ export default {
|
|||||||
this.param.routeCodeList = routeCodeList;
|
this.param.routeCodeList = routeCodeList;
|
||||||
}
|
}
|
||||||
if (this.cmdType == CMD.Station.CMD_STATION_SET_CI_AUTO_TRIGGER || this.cmdType == CMD.Station.CMD_STATION_CANCEL_CI_AUTO_TRIGGER) {
|
if (this.cmdType == CMD.Station.CMD_STATION_SET_CI_AUTO_TRIGGER || this.cmdType == CMD.Station.CMD_STATION_CANCEL_CI_AUTO_TRIGGER) {
|
||||||
console.log(1111);
|
|
||||||
if (this.selectedObj.centralized) {
|
if (this.selectedObj.centralized) {
|
||||||
this.param = { stationCode: this.selectedObj.code };
|
this.param = { stationCode: this.selectedObj.code };
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user