zhuzhuanzhuan
2023-09-12 93dbc760dafd597869d0013b295e6d4dc7be9d02
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
        },