diff --git a/src/views/sync/SysUdimsConfig.vue b/src/views/sync/SysUdimsConfig.vue index 98f2679e..f15ae603 100644 --- a/src/views/sync/SysUdimsConfig.vue +++ b/src/views/sync/SysUdimsConfig.vue @@ -573,7 +573,6 @@ export default { this.configQuery = response.data; this.checkedBusTypes = this.configQuery.busTypes; this.checkedChangeBusTypes = this.configQuery.changeBusTypes; - this.configQuery.typeBus.value = this.this.configQuery.typeBus; if (this.configQuery.busTypes != null) { // for (let i = 0; i < this.configQuery.busTypes.length; i++) { //