zhangherong
2025-07-05 aeb4d26b6c546f4abfcf31c636b70f40f2e49788
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
        },