xg
“linengliang”
2024-03-13 cf7401ffbf0cd337c9f91894599ff3dde4c3a1fd
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
        },