zhuzhuanzhuan
2023-08-18 a98ea80bb657d6a28d7e92bc7f03a9bfd7def0c2
src/views/system/modules/QuartzJobDetails.vue
@@ -41,7 +41,7 @@
    },
    methods: {
        showDetails(record){
          console.log(record)
          // console.log(record)
          this.visible = true
          this.textContent = record.exceptionDetail
        },