lll
liukangdong
2024-08-26 1df1e9daa4d33a0e975db7ef0a73ee4dd45d216b
admin/src/components/business/OperaCarUseBookWindow.vue
@@ -244,16 +244,12 @@
    },
    agreeOpen () {
      this.isShowProblem = true
      this.dealForm = {
        driveId: null,
        checkInfo: null
      }
      this.$set(this.dealForm, 'checkInfo', '')
      this.loadMemberList()
    },
    jectOpen () {
      this.isBackProblem = true
      this.dealForm = {
        driveId: null,
      this.backForm = {
        checkInfo: null
      }
    },