| zy-acs-flow/src/map/insight/code/CodeMain.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-acs-flow/src/map/insight/code/CodeMain.jsx
@@ -293,7 +293,7 @@ </Typography> <CodeQr value={value} loading={loading} /> <Typography variant="caption" color="text.secondary"> QR CODE {loading ? '-' : (value || '-')} </Typography> {!loading && ( <Stack spacing={0.5} alignItems="center" sx={{ mt: 0.5 }}>