@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1668133392440
+ "version": 1668133494789
}
@@ -62,6 +62,7 @@
@rowSelection="rowSelectionFun"
:columns="columns"
:data="loadData"
+ :style="{ height: '480px' }"
:scroll="{ y: 450 }"
:showPagination="false"
bordered>