田源
2023-08-25 1f6c005d4446b0bdf40d1680c385e43bd53d963d
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) {