peiguo 5 лет назад
Родитель
Сommit
667f21893e

+ 1 - 1
admin-ui/app/whepi/mock/menu7.json

@@ -29,7 +29,7 @@
     {
       "id": "ENT10004",
       "text": "二类特殊人员管理",
-      "href": "/app/whepi/scan/specialPersonnelLY.js",
+      "href": "/app/whepi/scan/specialPersonnelLY2.js",
       "iconCls": "icon-blank fa fa-align-justify",
       "state": "close",
       "children": []

+ 2 - 2
admin-ui/app/whepi/scan/specialPersonnelLY2.js

@@ -32,7 +32,7 @@ define(function (require) {
 
             var queryToolbar = {
                 xtype: 'toolbar',
-                title: '特殊人员详情',
+                title: '二类特殊人员详情',
                 items: [
                     {
                         text: '查询', iconCls: 'fa fa-search', onClick: function () {
@@ -98,7 +98,7 @@ define(function (require) {
                             xtype: 'grid',
                             toolbar: {
                                 xtype: 'toolbar',
-                                title: '特殊人员详情',
+                                title: '二类特殊人员详情',
                                 items: [
                                     {
                                         text: '添加', iconCls: 'fa fa-plus-circle fa-lg', onClick: function () {