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