From 1ffbb2695d4fe21c6c7a519a2e75c7875e3855ae Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 22 二月 2024 10:19:23 +0800 Subject: [PATCH] # --- zy-asrs-flow/src/pages/system/user/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zy-asrs-flow/src/pages/system/user/index.jsx b/zy-asrs-flow/src/pages/system/user/index.jsx index cd88e37..27cd485 100644 --- a/zy-asrs-flow/src/pages/system/user/index.jsx +++ b/zy-asrs-flow/src/pages/system/user/index.jsx @@ -493,7 +493,7 @@ <Card title="閮ㄩ棬" style={{ width: '100%', height: 'calc(100vh - 200px)' }}> <Input style={{ marginBottom: 10 }} - placeholder="Search" + placeholder="璇疯緭鍏�" onChange={(e) => { const { value } = e.target; loadDeptTreeData({ -- Gitblit v1.9.1