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