feat: 主题支持次色可配置
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<script setup name="LaySelect" lang="ts">
|
||||
import { ref } from 'vue'
|
||||
import { useRouter, useRoute } from 'vue-router'
|
||||
import { Recordable } from '../../../src/module/type'
|
||||
import { Recordable } from '../../../src/types'
|
||||
|
||||
const props = defineProps<{
|
||||
datas?: Recordable[]
|
||||
|
||||
Reference in New Issue
Block a user