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