src/components/core/SiderMenu.vue
@@ -60,7 +60,7 @@
</template>
<script>
import { MENU_FYSP, MENU_FYTZ, MENU_FYPW } from '../../constants/index'
import { MENU_FYSP, MENU_FYTZ, MENU_FYPW } from '@/constants/index'
export default {
  name: 'CoreSiderMenu',