chore(admin-js): only auto open receipt details on explicit add-receipt hashes

This commit is contained in:
萝卜
2026-03-16 15:53:37 +08:00
parent 2d4f366621
commit 983fdca237
3 changed files with 20 additions and 3 deletions

View File

@@ -58,7 +58,6 @@
var map = {
'#add-payment-receipt': 'details#add-payment-receipt',
'#add-refund-receipt': 'details#add-refund-receipt',
'#refund-receipts': 'details#add-refund-receipt',
};
if (map[h]) {