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