zhaowei
14 小时以前 05a1b1278368247b71ad5be601394896a5046d16
src/views/flowable/workflow/thirdMaintenance/ThirdMaintenanceFurnaceApprovalModal.vue
@@ -243,7 +243,7 @@
        getAction(this.url.queryById, { id: record.dataId })
          .then(res => {
            if (res.success) {
              that.model = Object.assign({ confirmDealType: '1' }, res.result)
              that.model = Object.assign({}, res.result, { confirmDealType: '1' })
              that.model.dataId = record.dataId
              that.model.taskId = record.id
              that.model.userId = record.assignee