zhuzhuanzhuan
2023-12-01 5b1322f88a7bf4c48b59bec22d3b86de0a831110
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
        },