From b678a2c6b0b43feaad90c558b2c2c3bd608deedb Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期六, 22 六月 2024 14:56:00 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/Four-Way-Rack' into Four-Way-Rack

---
 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