Browse Source

暂时去掉原文按钮

visuddhinanda 2 năm trước cách đây
mục cha
commit
23e9d82842

+ 2 - 3
dashboard/src/components/template/SentEdit/SentTab.tsx

@@ -183,7 +183,7 @@ const SentTabWidget = ({
               />
               />
             ),
             ),
           },
           },
-          {
+          /*{
             label: (
             label: (
               <SentTabButton
               <SentTabButton
                 icon={<BlockOutlined />}
                 icon={<BlockOutlined />}
@@ -196,7 +196,6 @@ const SentTabWidget = ({
               />
               />
             ),
             ),
             key: "original",
             key: "original",
-            disabled: true,
             children: (
             children: (
               <SentCanRead
               <SentCanRead
                 book={parseInt(sId[0])}
                 book={parseInt(sId[0])}
@@ -206,7 +205,7 @@ const SentTabWidget = ({
                 type="original"
                 type="original"
               />
               />
             ),
             ),
-          },
+          },*/
           {
           {
             label: (
             label: (
               <SentTabButton
               <SentTabButton