chore: ele版本会使用这个文件 只是为了不报错未找到对应组件
才新建的这个文件 无实际意义
This commit is contained in:
parent
752c1ac3ed
commit
2217c96cd9
6
apps/web-antd/src/views/system/dict/data.vue
Normal file
6
apps/web-antd/src/views/system/dict/data.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
ele版本会使用这个文件 只是为了不报错`未找到对应组件`才新建的这个文件
|
||||||
|
无实际意义
|
||||||
|
</div>
|
||||||
|
</template>
|
6
apps/web-antd/src/views/system/user/authRole.vue
Normal file
6
apps/web-antd/src/views/system/user/authRole.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
ele版本会使用这个文件 只是为了不报错`未找到对应组件`才新建的这个文件
|
||||||
|
无实际意义
|
||||||
|
</div>
|
||||||
|
</template>
|
Loading…
Reference in New Issue
Block a user