From 5415dae6cbb023dcfbadb4f4864b2ae6a5892bcd Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期二, 07 一月 2025 13:55:45 +0800
Subject: [PATCH] 修改

---
 src/views/analyse/assessApply/index.ts |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/views/analyse/assessApply/index.ts b/src/views/analyse/assessApply/index.ts
index 8e28d84..85f9d64 100644
--- a/src/views/analyse/assessApply/index.ts
+++ b/src/views/analyse/assessApply/index.ts
@@ -26,7 +26,8 @@
 		riskSource: [],
 		riskSourceType: [],
 		description: string,
-		person: []
+		person: [],
+		process: string
 	}
 	reportFormRules: object
 	allPersonList: Array<AllPersonListType>
@@ -63,4 +64,4 @@
 declare interface type {
 	id: number,
 	name: string
-}
\ No newline at end of file
+}

--
Gitblit v1.9.2