Browse Source

去掉隐藏

wyq 3 years atrás
parent
commit
d0f21a70f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/FuncManager/AddFunc.js

+ 1 - 1
src/components/FuncManager/AddFunc.js

@@ -70,7 +70,7 @@ function AddUser(props) {
       params.id = id
       updateMenu(params)
     } else {
-      // addMenu(params)
+      addMenu(params)
     }
   };
   function addMenu(param) {