admin/src/components/business/OperaCarDriverWindow.vue @@ -101,7 +101,7 @@ }, loadCars () { carList({ type: 1 //公务车 type: 0 //公务车 }) .then(res => { this.carList = res