ZKBH
10 天以前 3934bb2ff75e263be2a8f515fcc0f778277f9cd0
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
        },