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