mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:03:27 +08:00
【修复】修复提现二次扣除手续费的问题,同时优化相关提示。
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
{ field: 'createTime', title: '创建时间', width: 130, sort: false },
|
||||
{ field: 'updateTime', title: '更新时间', width: 130, sort: false },
|
||||
{ width: 120, align: 'center', title: '操作', fixed: 'right', toolbar: '#LAY-app-CoreCmsUserTocash-tableBox-bar' },
|
||||
{ field: 'message', title: '反馈信息', width: 130, sort: false },
|
||||
{ field: 'message', title: '反馈信息', sort: false },
|
||||
]
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user