🎨 修改组件名称.

This commit is contained in:
lijiahang
2024-03-07 19:32:04 +08:00
parent 7413b7e932
commit 8b0f5f9664
60 changed files with 174 additions and 72 deletions

View File

@@ -19,7 +19,7 @@
<script lang="ts">
export default {
name: 'systemDictValue'
name: 'dictValue'
};
</script>