zhuzhuanzhuan
2024-03-04 b4d09a09d2a8ffc939e97f8b400ff94a64d13eb7
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
        },