@@ -27,7 +27,7 @@ const Page: React.FC = () => {
distributorId: initialState?.currentUser?.distributorId,
appType: initialState?.selectApp?.appType || ""
}}
- scroll={{ x: true, y: 500 }}
+ scroll={{ x: true }}
headerTitle={"书币变更列表"}
rowKey={(r) => r.id}
search={{