zhuzhuanzhuan
2024-03-01 bdc9c721aa76c7a4b98f170f65d69065c0323a27
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
        },