zhuzhuanzhuan
2023-08-17 b23b1bf0e006ca4122a31371183cde31b778052a
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
        },