#
vincentlu
2026-01-05 4c4844e2bb640d8c17260f0119b04dfcd7f39d63
zy-acs-flow/src/page/sta/StaEdit.jsx
@@ -152,14 +152,14 @@
                            <NumberInput
                                label="table.field.sta.rsvInCnt"
                                source="rsvInCnt"
                                InputProps={{ readOnly: true }}
                                disabled
                                // InputProps={{ readOnly: true }}
                                // disabled
                            />
                            <NumberInput
                                label="table.field.sta.rsvOutCnt"
                                source="rsvOutCnt"
                                InputProps={{ readOnly: true }}
                                disabled
                                // InputProps={{ readOnly: true }}
                                // disabled
                            />
                        </Stack>
                    </Grid>