From afabaa609e62e81463f88fd334d2953f8b739bae Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期六, 22 六月 2024 16:33:03 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/pages/deviceConfig/basConveyorSta/components/edit.jsx |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/pages/deviceConfig/basConveyorSta/components/edit.jsx b/zy-asrs-flow/src/pages/deviceConfig/basConveyorSta/components/edit.jsx
index fa957d6..3cbbfa0 100644
--- a/zy-asrs-flow/src/pages/deviceConfig/basConveyorSta/components/edit.jsx
+++ b/zy-asrs-flow/src/pages/deviceConfig/basConveyorSta/components/edit.jsx
@@ -217,6 +217,18 @@
                             label="鍥涘悜绌挎杞︽墍璇嗗埆鐨勪簩缁寸爜"
                             colProps={{ md: 12, xl: 12 }}
                         />
+                        <ProFormText
+                            name="taskNo"
+                            label="宸ヤ綔鍙�"
+                            colProps={{ md: 12, xl: 12 }}
+                        />
+                    </ProForm.Group>
+                    <ProForm.Group>
+                        <ProFormText
+                            name="staNo"
+                            label="鐩爣绔�"
+                            colProps={{ md: 12, xl: 12 }}
+                        />
                     </ProForm.Group>
 
                 </ProForm>

--
Gitblit v1.9.1