jiangping
2024-10-16 e1ad32d0ed3af48a521888e8751e32507e03d7c5
admin/src/components/operation/OperCarUseBookParamWindow.vue
@@ -533,7 +533,7 @@
    },
    initData () {
      getCarList({
        type: 1
        type: 0
      }).then(res => {
        this.carsList = res
      })