#
luxiaotao1123
2026-01-05 f7f53b2d2efe9cb0fda406b4bf29ef2d6e71e39b
zy-acs-flow/src/page/agvModel/AgvModelCreate.jsx
@@ -157,12 +157,14 @@
                                    <NumberInput
                                        label="table.field.agvModel.lowBattery"
                                        source="lowBattery"
                                        validate={required()}
                                    />
                                </Grid>
                                <Grid item xs={6} display="flex" gap={1}>
                                    <NumberInput
                                        label="table.field.agvModel.quaBattery"
                                        source="quaBattery"
                                        validate={required()}
                                    />
                                </Grid>
                                <Grid item xs={6} display="flex" gap={1}>
@@ -226,9 +228,9 @@
                                    />
                                </Grid>
                                <Grid item xs={6} display="flex" gap={1}>
                                {/* <Grid item xs={6} display="flex" gap={1}>
                                    <StatusSelectInput />
                                </Grid>
                                </Grid> */}
                                <Grid item xs={12} display="flex" gap={1}>
                                    <Stack direction="column" spacing={1} width={'100%'}>
                                        <MemoInput />