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