jiangping
2024-12-11 bb383098e5b87b67038b9cbcca5d081e3c699a75
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) {