zhuzhuanzhuan
2024-03-01 1f1e7a81d2e938159878d2d7ff43079df8f54240
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
        },