#
luxiaotao1123
2024-10-18 196ad66f41fe77fff13b15b05095dc7661251a5d
zy-acs-flow/src/map/insight/agv/AgvMain.jsx
@@ -204,8 +204,6 @@
}
const KeyValuePair = ({ label, value, bool }) => {
    console.log({ label, value, bool });
    return (
        <>
            <Stack direction="row" alignItems="center" spacing={1} sx={{ mb: 1 }}>