mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-14 14:57:13 +08:00
refactor: 优化组件名称
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<script setup lang="ts">
|
||||
import BasicSetting from './components/BasicSetting.vue'
|
||||
|
||||
defineOptions({ name: 'Config' })
|
||||
defineOptions({ name: 'SystemConfig' })
|
||||
</script>
|
||||
|
||||
<style scoped lang="less">
|
||||
|
||||
Reference in New Issue
Block a user