@@ -158,6 +158,9 @@ function getNextTableData() {
}
.foot-container{
text-align: center;
+ justify-content: center;
+ display: flex;
+ gap: 40px;
padding-bottom: 40px;
margin-top: 60px;
@@ -165,9 +165,6 @@ export const applyApprovalList=[
},{
colKey:'Seller',
title:'申请人'
- },
- {
- align: 'center', colKey: 'opt', title: '操作'
]