Kaynağa Gözat

update 1改成已完成

linweizeng 2 yıl önce
ebeveyn
işleme
bac2e4afd6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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("已编制")
                     }