From f6a191cb66f3027cbe058b5784b72ff25bd43974 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 18 三月 2024 10:22:45 +0800 Subject: [PATCH] # --- zy-asrs-flow/src/pages/map/drawer/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zy-asrs-flow/src/pages/map/drawer/index.jsx b/zy-asrs-flow/src/pages/map/drawer/index.jsx index 824e54a..ef13169 100644 --- a/zy-asrs-flow/src/pages/map/drawer/index.jsx +++ b/zy-asrs-flow/src/pages/map/drawer/index.jsx @@ -4,6 +4,7 @@ import { createStyles } from 'antd-style'; import * as Utils from '../utils' import Http from '@/utils/http'; +import ShelfDrawer from './shelf'; const useStyles = createStyles(({ token, css }) => { -- Gitblit v1.9.1