ll
liukangdong
2024-11-01 064128dfb784d9780aa4ac5dbd897c29d46a2666
h5/pages/staff/vehicle/shinei.vue
@@ -226,7 +226,7 @@
    },
    initData() {
      getCarsList({
        type: 1
        type: 0
      }).then(res => {
        this.carsList = [res.data]
      })