fix: 页面优化

This commit is contained in:
ZhuRui
2026-08-06 18:32:41 +08:00
parent d2aa4c1207
commit 1cd851ec8e
8 changed files with 105 additions and 30 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ export interface WithdrawVO {
auditStatus: number;
/** 到账状态:0=未支付,1=支付成功,2=支付失败 */
payStatus: number;
/** 流水单号 */
/** 第三方单号 */
serialNumber: string;
/** 申请时间 */
createDate: string;