From 23a0cf69d7aeb351ad3eeff6590e1bbf5c215fe8 Mon Sep 17 00:00:00 2001 From: deartibers <947466799@qq.com> Date: Tue, 18 Oct 2022 17:22:47 +0800 Subject: [PATCH] change --- .../src/sections/humanAffairs/components/personnelModal.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/client/src/sections/humanAffairs/components/personnelModal.jsx b/web/client/src/sections/humanAffairs/components/personnelModal.jsx index 485e7b7..59d311f 100644 --- a/web/client/src/sections/humanAffairs/components/personnelModal.jsx +++ b/web/client/src/sections/humanAffairs/components/personnelModal.jsx @@ -187,7 +187,9 @@ function pushModal (props) { rules={[{ required: true, message: "请输入人员编号" }]} />