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