Explorar el Código

add <ProFormText width="md" name="id" hidden />

visuddhinanda hace 3 años
padre
commit
c5bce630cc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dashboard/src/components/term/TermEditInner.tsx

+ 1 - 0
dashboard/src/components/term/TermEditInner.tsx

@@ -19,6 +19,7 @@ const Widget = ({ meaningList, channelList }: IWidget) => {
   return (
     <>
       <ProForm.Group>
+        <ProFormText width="md" name="id" hidden />
         <ProFormText
           width="md"
           name="word"