田源
2023-08-30 c1702bf33822ad49a8b51d14a4d6c13eab1de102
Source/UBCS-WEB/src/views/work/process/leave/handle.vue
@@ -132,7 +132,6 @@
      this.apiGetBtnTask(this.processInstanceId)
    },
    formatterPass(row, value, column) {
      console.log('value',value)
      return value?'同意':'驳回'
    },
    async apiGetBtnTask(id) {