From 9740a9ef77a3484386771fdfdbbf50848fe5a8d3 Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Fri, 3 Jan 2025 15:50:59 +0800 Subject: [PATCH] release/2.19.1.2501.01 --- pc4mobx/hrmSalary/pages/declare/generateDeclarationDetail.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc4mobx/hrmSalary/pages/declare/generateDeclarationDetail.js b/pc4mobx/hrmSalary/pages/declare/generateDeclarationDetail.js index cd1b1996..3bd8af4a 100644 --- a/pc4mobx/hrmSalary/pages/declare/generateDeclarationDetail.js +++ b/pc4mobx/hrmSalary/pages/declare/generateDeclarationDetail.js @@ -97,7 +97,7 @@ export default class GenerateDeclarationDetail extends React.Component { buttons={buttons}>
+ scroll={{ x: 1200, y: `calc(100vh - 186px)` }}/>
); }