Explorar o código

update 1改成已完成

linweizeng %!s(int64=2) %!d(string=hai) anos
pai
achega
bac2e4afd6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/business/platform/bpmn/form/action.js

+ 1 - 1
src/business/platform/bpmn/form/action.js

@@ -92,7 +92,7 @@ export default {
                     break
                 case 'startFlow': // 启动流程
                     if (this.actionTitle === '同意并结束' || this.actionTitle === '提交并结束') {
-                        this.setData("1")
+                        this.setData("已完成")
                     } else {
                         this.setData("已编制")
                     }