zhuzhuanzhuan
2023-08-16 fe9f8c2f1c21a2db600d9563aa7baa7ccc42715e
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
        },