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
914e9b34
authored
2023-04-27 09:40:14 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:table组件自适应的完成
1 parent
ae291472
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/LbTable/index.vue → src/components/LbTable/lb-table.vue
src/components/LbTable/
index
.vue
→
src/components/LbTable/
lb-table
.vue
View file @
914e9b3
...
...
@@ -47,7 +47,7 @@
</template>
<
script
>
import
LbColumn
from
'./
LbC
olumn'
import
LbColumn
from
'./
lb-c
olumn'
export
default
{
props
:
{
column
:
Array
,
...
...
Please
register
or
sign in
to post a comment