浏览代码

:fire: log

visuddhinanda 2 年之前
父节点
当前提交
53c24e07e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dashboard/src/components/template/SentEdit/EditInfo.tsx

+ 1 - 1
dashboard/src/components/template/SentEdit/EditInfo.tsx

@@ -44,7 +44,7 @@ interface IWidget {
   compact?: boolean;
   compact?: boolean;
 }
 }
 const EditInfoWidget = ({ data, isPr = false, compact = false }: IWidget) => {
 const EditInfoWidget = ({ data, isPr = false, compact = false }: IWidget) => {
-  console.log("data.createdAt", data.createdAt, data.updateAt);
+  //console.log("data.createdAt", data.createdAt, data.updateAt);
   return (
   return (
     <div style={{ fontSize: "80%" }}>
     <div style={{ fontSize: "80%" }}>
       <Text type="secondary">
       <Text type="secondary">