Merge branch 'feature/v2-renewal' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node

This commit is contained in:
kjs
2026-02-24 15:30:07 +09:00
32 changed files with 3870 additions and 647 deletions

View File

@@ -1028,6 +1028,7 @@ export const ScreenModal: React.FC<ScreenModalProps> = ({ className }) => {
<ActiveTabProvider>
<TableOptionsProvider>
<div
data-screen-runtime="true"
className="relative bg-white"
style={{
width: `${screenDimensions?.width || 800}px`,