|
|
@ -573,7 +573,6 @@ export default {
|
|
|
|
this.configQuery = response.data;
|
|
|
|
this.configQuery = response.data;
|
|
|
|
this.checkedBusTypes = this.configQuery.busTypes;
|
|
|
|
this.checkedBusTypes = this.configQuery.busTypes;
|
|
|
|
this.checkedChangeBusTypes = this.configQuery.changeBusTypes;
|
|
|
|
this.checkedChangeBusTypes = this.configQuery.changeBusTypes;
|
|
|
|
this.configQuery.typeBus.value = this.this.configQuery.typeBus;
|
|
|
|
|
|
|
|
if (this.configQuery.busTypes != null) {
|
|
|
|
if (this.configQuery.busTypes != null) {
|
|
|
|
// for (let i = 0; i < this.configQuery.busTypes.length; i++) {
|
|
|
|
// for (let i = 0; i < this.configQuery.busTypes.length; i++) {
|
|
|
|
//
|
|
|
|
//
|
|
|
|