feat: 异常问题处理
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts" name="Rate">
|
<script setup lang="ts" name="Rate">
|
||||||
import TitleSection from './components/TitleSection/index.vue'
|
import TitleSection from '@/components/TitleSection/index.vue'
|
||||||
import RatePanelSection from './components/RatePanelSection/index.vue'
|
import RatePanelSection from './components/RatePanelSection/index.vue'
|
||||||
import RateContentSection from './components/RateContentSection/index.vue'
|
import RateContentSection from './components/RateContentSection/index.vue'
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user