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