src/components/NewPage/index.jsx
@@ -34,7 +34,7 @@ return `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`; }; const watermarkContent = `${customerSystemUser.trueName} ${getCurrentTime()}`; const watermarkContent = [customerSystemUser.phone, getCurrentTime()]; return ( <Watermark style={{ height: '100%' }} gap={[200, 200]} content={watermarkContent}>