下载日志弹窗样式;

This commit is contained in:
钱冠学
2024-06-03 13:46:04 +08:00
parent 3be6333e26
commit d1e0f48d0e

View File

@@ -83,6 +83,7 @@ function clear() {
:after-close="clear"
width="780px"
wrapClassName="custom-modal no-height-limit"
style="top: calc((40vh - 200px) * 0.5)"
@cancel="onClose">
<a-table :dataSource="tableData"
:columns="columns"