herenshan112 1 month ago
parent
commit
de4343efc9
  1. 3
      src/components/DesignForm/app/index.vue

3
src/components/DesignForm/app/index.vue

@ -2487,7 +2487,6 @@ const getNonValue = () => {
width="200"
header-align="center"
min-width='220'
header-align="center"
align="center"
fixed="right"
>
@ -2667,10 +2666,8 @@ const getNonValue = () => {
:prop="item.field"
:label="item.label"
config=""
min-width="220"
header-align="center"
:min-width="(item.label?.length || 2) * 14 + 20"
header-align="center"
sortable="custom"
align="center"
>

Loading…
Cancel
Save