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