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