Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-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
40dcaf8d
authored
2023-01-31 09:38:30 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:字典模块
1 parent
b00b06ce
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/system/components/editDictionary.vue
src/views/system/components/editDictionary.vue
View file @
40dcaf8
...
...
@@ -29,7 +29,6 @@
<lb-table
:column=
"column"
:heightNum=
"550"
:key=
"key"
:expand-row-keys=
"keyList"
row-key=
"DICTID"
:tree-props=
"
{ children: 'children' }" :pagination="false" :data="tableData">
</lb-table>
<message-tips
:message=
"message"
ref=
"msg"
/>
</dialogBox>
</
template
>
...
...
Please
register
or
sign in
to post a comment