zhaowei
2025-07-11 5e9fb57f959d6cccbb3a3c56d0ccdd241855ad06
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
        },