#
luxiaotao1123
2024-10-11 d73debf39bbc3506f11a22a0df1d5e561fd76fbb
zy-acs-flow/src/map/settings/CopyDrawer.jsx
@@ -181,6 +181,26 @@
                                        />
                                    </Grid>
                                    {deviceType === DEVICE_TYPE.SHELF && (
                                        <>
                                        </>
                                    )}
                                    {deviceType === DEVICE_TYPE.CHARGE && (
                                        <>
                                        </>
                                    )}
                                    {deviceType === DEVICE_TYPE.STATION && (
                                        <>
                                        </>
                                    )}
                                    {deviceType === DEVICE_TYPE.POINT && (
                                        <>
                                        </>
                                    )}
                                    {watch('autoIncrement') && (
                                        <Grid item xs={12}>
                                            <FormControl fullWidth>
@@ -214,27 +234,6 @@
                                            </FormControl>
                                        </Grid>
                                    )}
                                    {deviceType === DEVICE_TYPE.SHELF && (
                                        <>
                                        </>
                                    )}
                                    {deviceType === DEVICE_TYPE.CHARGE && (
                                        <>
                                        </>
                                    )}
                                    {deviceType === DEVICE_TYPE.STATION && (
                                        <>
                                        </>
                                    )}
                                    {deviceType === DEVICE_TYPE.POINT && (
                                        <>
                                        </>
                                    )}
                                    <Grid item xs={12}>
                                        <Divider />