zhuzhuanzhuan
2023-11-22 b7fed40cbcd07a7b6bd54dfd4724ee050cc27619
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
        },