Ver Fonte

bug-退回修改文案

CHINAMI-P698360\Administrator há 3 dias atrás
pai
commit
be151bdadd

+ 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)