Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -121,10 +121,10 @@ export default function PromoCodesPage() {
|
||||
[filters],
|
||||
|
||||
);
|
||||
|
||||
|
||||
|
||||
|
||||
async function loadScenes() {
|
||||
async function loadScenes() {
|
||||
|
||||
try {
|
||||
|
||||
@@ -227,7 +227,7 @@ export default function PromoCodesPage() {
|
||||
<Space size="small" wrap>
|
||||
|
||||
<Button type="link" size="small" onClick={() => navigate(`/promo-codes/${row.id}`)}>
|
||||
|
||||
|
||||
详情
|
||||
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user