admin/src/views/vehicle/cars.vue
@@ -168,9 +168,9 @@ this.getCate() }, methods: { handleSelectionChange(e) { this.searchForm.ids = e.map(i => i.id).join(',') }, // handleSelectionChange(e) { // this.searchForm.ids = e.map(i => i.id).join(',') // }, changeSel(e) { console.log(e) if (e && e.length == 1) {