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