zhuzhuanzhuan
2023-11-21 598e5c1d72e2176cc8d280e0726ac8eef323516e
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
        },