zjj
6 天以前 eab76cd34bff799686f68e6b70f86c9001e4913f
rsf-admin/src/page/basicInfo/locType/LocTypeCreate.jsx
@@ -101,6 +101,13 @@
                                </Grid>
                                <Grid item xs={6} display="flex" gap={1}>
                                    <TextInput
                                        label="table.field.locType.code"
                                        source="code"
                                        parse={v => v}
                                    />
                                </Grid>
                                <Grid item xs={6} display="flex" gap={1}>
                                    <TextInput
                                        label="table.field.locType.regex"
                                        source="regex"
                                        parse={v => v}