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