浏览代码

bug-退回修改文案

CHINAMI-P698360\Administrator 4 天之前
父节点
当前提交
be151bdadd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/business/platform/bpmn/components/approval-opinion/index.vue

+ 1 - 1
src/business/platform/bpmn/components/approval-opinion/index.vue

@@ -224,7 +224,7 @@ export default {
                     ? '同意'
                     : this.action == 'stop'
                     ? '终止'
-                    : this.action == 'stop'
+                    : this.action == 'reject'
                     ? '退回修改'
                     : ''
               }, 500)