소스 검색

凌云集团更改公司

peiguo 5 년 전
부모
커밋
9cac621512
3개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      admin-ui/app/whepi/index.js
  2. 0 1
      admin-ui/app/whepi/lingyun/lingyunUser.js
  3. 0 1
      admin-ui/app/whepi/lingyun/lingyunUser2.js

+ 1 - 1
admin-ui/app/whepi/index.js

@@ -115,7 +115,7 @@ $(function () {
       });
     } else if (userRole == "7") {//凌云集团管理员
       $('#menutree').tree({
-        url: '/app/whepi/mock/menu6.json',
+        url: '/app/whepi/mock/menu7.json',
         onDblClick: function (node) {
           var $this = $(this);
           if (!$this.tree('isLeaf', node.target)) {

+ 0 - 1
admin-ui/app/whepi/lingyun/lingyunUser.js

@@ -94,7 +94,6 @@ define(function (require) {
             xtype: 'datebox',
             labelWidth: 'auto',
             width: 250,
-            required: true
           },
         ]]
       };

+ 0 - 1
admin-ui/app/whepi/lingyun/lingyunUser2.js

@@ -76,7 +76,6 @@ define(function (require) {
             xtype: 'datebox',
             labelWidth: 'auto',
             width: 250,
-            required: true
           },
         ]]
       };