|
@@ -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';
|