mo 1 year ago
parent
commit
5cd0bc9510
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/layout/layoutTop.tsx

+ 1 - 0
src/components/layout/layoutTop.tsx

@@ -1,6 +1,7 @@
 import { defineComponent, ref, onMounted, onBeforeMount, nextTick } from 'vue';
 import styles from './index.module.less';
 import { NImage, NBadge, NPopover, NIcon, NModal, NTooltip } from 'naive-ui';
+import styles2 from './suggestion-option.module.less';
 import schoolIcon from './images/schoolIcon.png';
 import teacherIcon from './images/teacherIcon.png';
 import messageIcon from './images/messageIcon.png';