zhuzhuanzhuan
2024-03-28 15a9f1b16ae150eda723592917878c3c524d2e72
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
        },