mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-22 20:18:29 +00:00
chore: typo
This commit is contained in:
@@ -30,7 +30,7 @@ export function useAttrs(params: Params = {}): Ref<Recordable> | {} {
|
||||
}
|
||||
|
||||
return acm;
|
||||
}, {} as Hash<any>);
|
||||
}, {} as Recordable);
|
||||
|
||||
attrs.value = res;
|
||||
});
|
||||
|
Reference in New Issue
Block a user