mirror of
https://gitee.com/log4j/pig-ui.git
synced 2025-01-03 23:42:23 +08:00
'admin-22.11.30:修改v2.4.0文字说明'
This commit is contained in:
parent
4f8f13a722
commit
ba80b9bc76
@ -71,7 +71,7 @@
|
|||||||
<script setup lang="ts" name="iconSelector">
|
<script setup lang="ts" name="iconSelector">
|
||||||
import { ref, reactive, onMounted, nextTick, computed, watch } from 'vue';
|
import { ref, reactive, onMounted, nextTick, computed, watch } from 'vue';
|
||||||
import initIconfont from '/@/utils/getStyleSheets';
|
import initIconfont from '/@/utils/getStyleSheets';
|
||||||
import '/@/theme/iconSelector';
|
import '/@/theme/iconSelector.scss';
|
||||||
|
|
||||||
// 定义父组件传过来的值
|
// 定义父组件传过来的值
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
|
Loading…
Reference in New Issue
Block a user