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