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