From 010e9476908b6f2041950b2e19f7c6d165adf0ea Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期五, 24 二月 2023 17:20:57 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/scienceexperimentweb

---
 src/views/experiment/project/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/experiment/project/index.ts b/src/views/experiment/project/index.ts
index c27e2db..6ec1f48 100644
--- a/src/views/experiment/project/index.ts
+++ b/src/views/experiment/project/index.ts
@@ -66,6 +66,7 @@
 
 	},
 	allPersonList: Array<AllPersonListType>
+	systemPersonList: Array<SystemPersonType>
 	allRoomList: Array<RoomType>
 }
 

--
Gitblit v1.9.2