fanxw 5 년 전
부모
커밋
05bfeec3a5
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/main/resources/static/app/layout/partials/navigation.tpl.html

+ 3 - 3
src/main/resources/static/app/layout/partials/navigation.tpl.html

@@ -975,9 +975,9 @@
975 975
                             数量管理
976 976
                         </a>
977 977
                         <ul>
978
-                            <li has-func="121" data-ui-sref-active="active">
979
-                                <a data-ui-sref="app.numbermanage.numbermanage">损益单</a>
980
-                            </li>
978
+<!--                             <li has-func="121" data-ui-sref-active="active"> -->
979
+<!--                                 <a data-ui-sref="app.numbermanage.numbermanage">损益单</a> -->
980
+<!--                             </li> -->
981 981
                             <li has-func="122" data-ui-sref-active="active">
982 982
                                 <a data-ui-sref="app.numbermanage.numbermanage.numberManage-list">库存数量管理</a>
983 983
                             </li>