瀏覽代碼

去掉隐藏

wyq 3 年之前
父節點
當前提交
d0f21a70f2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) {