#
luxiaotao1123
2026-01-05 b0d63d1eecb2e0d88dde8fd1a5bf8574b56b9cbb
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 />