zjj
2025-02-17 200a5b4d08215c44fd3fb2d010191e7dedb5e4c5
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 }}
                        />