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