From 5a2ec88cf71194456a371efda15f3cab5f6225ae Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期四, 20 六月 2024 20:48:41 +0800 Subject: [PATCH] # --- zy-asrs-flow/src/pages/deviceManage/basLift/components/edit.jsx | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/zy-asrs-flow/src/pages/deviceManage/basLift/components/edit.jsx b/zy-asrs-flow/src/pages/deviceManage/basLift/components/edit.jsx index efabcc4..f57d16a 100644 --- a/zy-asrs-flow/src/pages/deviceManage/basLift/components/edit.jsx +++ b/zy-asrs-flow/src/pages/deviceManage/basLift/components/edit.jsx @@ -166,6 +166,13 @@ ]} /> </ProForm.Group> + <ProForm.Group> + <ProFormText + name="code" + label="鎻愬崌鏈烘潯鐮�" + colProps={{ md: 12, xl: 12 }} + /> + </ProForm.Group> </ProForm> </Modal> -- Gitblit v1.9.1