广州市综治平台前端
xusd
5 days ago 47489b5b3f40fef4174ebf7626650bc4b36f1402
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}>