From d62c5c0eb2e28b7bf27d23de84a609b5a2e415e4 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期四, 17 十月 2024 18:48:00 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/pages/deviceManage/basShuttle/components/edit.jsx | 13 +++----------
1 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/zy-asrs-flow/src/pages/deviceManage/basShuttle/components/edit.jsx b/zy-asrs-flow/src/pages/deviceManage/basShuttle/components/edit.jsx
index 8cec89c..c5c0f9a 100644
--- a/zy-asrs-flow/src/pages/deviceManage/basShuttle/components/edit.jsx
+++ b/zy-asrs-flow/src/pages/deviceManage/basShuttle/components/edit.jsx
@@ -87,9 +87,10 @@
fieldProps={{ precision: 0 }}
/>
<ProFormText
- name="idleLoc"
- label="鏆傚瓨搴撲綅"
+ name="disableLev"
+ label="灏忚溅绂佺敤妤煎眰"
colProps={{ md: 12, xl: 12 }}
+ fieldProps={{ precision: 0 }}
/>
</ProForm.Group>
<ProForm.Group>
@@ -155,14 +156,6 @@
<ProFormDigit
name="runSpeed"
label="灏忚溅杩愯閫熷害"
- colProps={{ md: 12, xl: 12 }}
- fieldProps={{ precision: 0 }}
- />
- </ProForm.Group>
- <ProForm.Group>
- <ProFormText
- name="disableLev"
- label="灏忚溅绂佺敤妤煎眰"
colProps={{ md: 12, xl: 12 }}
fieldProps={{ precision: 0 }}
/>
--
Gitblit v1.9.1