Forráskód Böngészése

凌云集团更改公司

peiguo 5 éve
szülő
commit
9cac621512

+ 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
           },
         ]]
       };