Explorar el Código

菜单去掉采购清单

XuZinan hace 3 años
padre
commit
5be2145b51
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/pages/PurchaseAdmin/PurchaseList/Index.js

+ 2 - 2
src/pages/PurchaseAdmin/PurchaseList/Index.js

@@ -92,11 +92,11 @@ function LayoutDetail(props) {
                 </SubMenu>
               )}
 
-              {/* {isAdmin && ( */}
+              {/* {isAdmin && (
               <Menu.Item key="/home">
                 <Link to="/home">采购清单</Link>
               </Menu.Item>
-              {/* )} */}
+              )} */}
               <Menu.Item key="/home/flow-list">
                 <Link to="/home/flow-list">流程图</Link>
               </Menu.Item>