feat(M08-B): 补结算批量同步
This commit is contained in:
@@ -30,6 +30,7 @@ for (const pattern of [
|
||||
'loadStatistics',
|
||||
'loadCleaners',
|
||||
'handleSyncTransfer',
|
||||
'handleSyncTransferMany',
|
||||
'handleCompleteMany',
|
||||
'handleRejectMany'
|
||||
]) {
|
||||
@@ -100,6 +101,9 @@ for (const pattern of [
|
||||
'确认',
|
||||
'转账',
|
||||
'同步',
|
||||
'批量同步',
|
||||
'selectedSyncableSettlements',
|
||||
'sync-transfer-many',
|
||||
'失败',
|
||||
'结算单详情',
|
||||
'getCleaningSettlementDetail',
|
||||
|
||||
Reference in New Issue
Block a user