zhuzhuanzhuan
2023-08-18 bd01a01fccafebadc4f9c9c79a72f85fbb7c4d6e
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
        },