zhaowei
2025-07-15 c2e8ebad0a7f8b505fe0f34a8e798c1978a4fd96
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
        },