zhuzhuanzhuan
2023-09-26 106edd7f4fcc657123b091569f0d61fa921f7d70
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
        },