style:字典模块
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -29,7 +29,6 @@ | ... | @@ -29,7 +29,6 @@ |
| 29 | <lb-table :column="column" :heightNum="550" :key="key" :expand-row-keys="keyList" row-key="DICTID" | 29 | <lb-table :column="column" :heightNum="550" :key="key" :expand-row-keys="keyList" row-key="DICTID" |
| 30 | :tree-props="{ children: 'children' }" :pagination="false" :data="tableData"> | 30 | :tree-props="{ children: 'children' }" :pagination="false" :data="tableData"> |
| 31 | </lb-table> | 31 | </lb-table> |
| 32 | <message-tips :message="message" ref="msg" /> | ||
| 33 | </dialogBox> | 32 | </dialogBox> |
| 34 | </template> | 33 | </template> |
| 35 | 34 | ... | ... |
-
Please register or sign in to post a comment