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