样式修改
Showing
3 changed files
with
7 additions
and
7 deletions
... | @@ -156,7 +156,7 @@ | ... | @@ -156,7 +156,7 @@ |
156 | zdjbxx: {}, | 156 | zdjbxx: {}, |
157 | zdbhqks: [], | 157 | zdbhqks: [], |
158 | propsParam: this.$attrs, | 158 | propsParam: this.$attrs, |
159 | showGroup: true, | 159 | showGroup: false, |
160 | bdclxList: ['', '宗地', '宗海', '自然幢', '多幢', '构筑物', '林权', '户'] | 160 | bdclxList: ['', '宗地', '宗海', '自然幢', '多幢', '构筑物', '林权', '户'] |
161 | }; | 161 | }; |
162 | }, | 162 | }, |
... | @@ -181,10 +181,4 @@ | ... | @@ -181,10 +181,4 @@ |
181 | 181 | ||
182 | <style lang="scss" scoped> | 182 | <style lang="scss" scoped> |
183 | @import "./tablestyle.scss"; | 183 | @import "./tablestyle.scss"; |
184 | .zdxx { | ||
185 | width: 100%; | ||
186 | height: 100%; | ||
187 | background-color: #f5f5f5; | ||
188 | padding: 5px; | ||
189 | } | ||
190 | </style> | 184 | </style> |
... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment