perf : 调整备份页面样式
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
v-for="(item, index) in customTableTitle"
|
||||
:key="`col-${index}`"
|
||||
:width="`${item.width}`"
|
||||
:min-width="`${item.minWidth}`"
|
||||
:label="item.label"
|
||||
:prop="item.prop"
|
||||
:resizable="true"
|
||||
|
||||
Reference in New Issue
Block a user