Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
53d99aa5
authored
2023-04-28 13:30:44 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:组件名引入修改
1 parent
8e44ec0b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/Base/base.js
src/components/Base/base.js
View file @
53d99aa
/*
* @Description: 引入公共组件
* @Autor: renchao
* @LastEditTime: 2023-04-2
6 17:26:12
* @LastEditTime: 2023-04-2
8 13:30:31
*/
import
dialogBox
from
'@/components/
d
ialogBox/dialogBox.vue'
import
dialogBox
from
'@/components/
D
ialogBox/dialogBox.vue'
import
LbTable
from
'@/components/LbTable/lb-table.vue'
import
Theme
from
'@/components/Theme/theme.vue'
import
Popup
from
'@/components/Popup/index'
...
...
Please
register
or
sign in
to post a comment