zhuzhuanzhuan
2023-10-30 becfd8257727daca9eb66f853c10dd1a2f5c8ee3
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
        },