forked from github/dataease
feat(frontend):表格列宽调整
This commit is contained in:
parent
9daf498192
commit
7e7dc06838
@ -18,7 +18,6 @@
|
||||
<ux-table-column
|
||||
v-for="field in fields"
|
||||
:key="field.dataeaseName"
|
||||
min-width="200px"
|
||||
:field="field.dataeaseName"
|
||||
:resizable="true"
|
||||
sortable
|
||||
|
Loading…
Reference in New Issue
Block a user