From 175c4a48ceeb4f60d85efbf370203c7fdddc8deb Mon Sep 17 00:00:00 2001
From: LiuHao <liuhaoai545@gmail.com>
Date: 星期二, 23 四月 2024 13:14:02 +0800
Subject: [PATCH] update 优化代码缩进

---
 src/api/workflow/definitionConfig/types.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/workflow/definitionConfig/types.ts b/src/api/workflow/definitionConfig/types.ts
index 0849fc2..7627403 100644
--- a/src/api/workflow/definitionConfig/types.ts
+++ b/src/api/workflow/definitionConfig/types.ts
@@ -71,7 +71,7 @@
   /**
    * 琛ㄥ崟绠$悊
    */
-  wfFormManageVo: FormManageVO;
+  wfFormManageVo?: FormManageVO;
 }
 
 export interface DefinitionConfigQuery extends PageQuery {

--
Gitblit v1.9.3