style:组件的修改
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
| 3 | * @Autor: renchao | 3 | * @Autor: renchao |
| 4 | * @LastEditTime: 2023-04-25 15:18:20 | 4 | * @LastEditTime: 2023-04-25 15:18:20 |
| 5 | */ | 5 | */ |
| 6 | import dialogBox from '@/components/dialogBox/dialogBox.vue' | 6 | import dialogBox from '@/components/DialogBox/dialogBox.vue' |
| 7 | import LbTable from '@/components/LbTable/lb-table.vue' | 7 | import LbTable from '@/components/LbTable/lb-table.vue' |
| 8 | import Theme from '@/components/Theme/theme.vue' | 8 | import Theme from '@/components/Theme/theme.vue' |
| 9 | import Popup from '@/components/Popup/index' | 9 | import Popup from '@/components/Popup/index' | ... | ... |
-
Please register or sign in to post a comment