2
0
visuddhinanda 2 жил өмнө
parent
commit
09bd117638

+ 1 - 1
dashboard/src/components/term/TermEdit.tsx

@@ -135,7 +135,7 @@ const TermEditWidget = ({
             newValue
             newValue
           );
           );
         }
         }
-        console.log("term ", res);
+
         if (res.ok) {
         if (res.ok) {
           message.success("提交成功");
           message.success("提交成功");
           if (typeof onUpdate !== "undefined") {
           if (typeof onUpdate !== "undefined") {