Junjie
2024-09-03 01caa61052be94abef9d84f63f97ea427cd1e043
zy-asrs-flow/src/pages/deviceManage/basShuttle/components/edit.jsx
@@ -159,6 +159,14 @@
                            fieldProps={{ precision: 0 }}
                        />
                    </ProForm.Group>
                    <ProForm.Group>
                        <ProFormText
                            name="disableLev"
                            label="小车禁用楼层"
                            colProps={{ md: 12, xl: 12 }}
                            fieldProps={{ precision: 0 }}
                        />
                    </ProForm.Group>
                </ProForm>
            </Modal>