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