diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 8f6d43396..e1bfbed8d 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -19,6 +19,7 @@ show=show edit=edit hi=hi exit=exit +choose=choose #============menu begin====================== requestInfo=requestInfo @@ -40,16 +41,13 @@ sip_ip_control=sip ip control domain_control_white=domain control white ip_address_control=ip address control ip_control=ip control -ip_port_control=ip port control domain_control=domain control dns_control=dns control basic_configuration=basic configuration letter_from=letter from classification=classification classification_manage=classification manage -attribute_manage=attribute manage area_manage=area manage -isp_manage=isp manage feature_scope_manage=feature scope manage special_tasks=special tasks label_manage=label manage @@ -95,12 +93,9 @@ log_search=log search sysService_manage=system service manage service_manage=service type manage system_service_manage=system service type manage -specific_service_cfg=specific service cfg features_area=features area attribute_manage=attribute manage isp_manage=isp manage -feature_scope_manage=feature scope manage -plaintext_manage=plaintext manage ip_multiple_control=ip multiple control ip_port_control=ip port control website_multiple_control=website multiple control @@ -148,8 +143,7 @@ desc=description parent_id=parentid is_leaf=whether subnode is_valid=whether valid -create_time=createtime -edit_time=edittime +create_time=create time superior_config=superior configuration config_content=configuration content @@ -295,7 +289,6 @@ audit_time=audit time yes=yes no=no deleted=deleted -cancel_approved=cancel approved #==========youjianguankong end===================== diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index e0df9e022..af2294104 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -19,6 +19,7 @@ show=\u67e5\u770b edit=\u4fee\u6539 hi=\u4f60\u597d exit=\u9000\u51fa +choose=\u9009\u62e9 #==========menu begin===================== requestInfo=\u6765\u51fd\u4fe1\u606f @@ -139,7 +140,6 @@ parent_id=\u7236ID is_leaf=\u662f\u5426\u53f6\u5b50\u8282\u70b9 is_valid=\u6709\u6548\u6807\u5fd7 create_time=\u521b\u5efa\u65f6\u95f4 -edit_time=\u4fee\u6539\u65f6\u95f4 superior_config=\u4e0a\u7ea7\u914d\u7f6e config_content=\u914d\u7f6e\u5185\u5bb9 @@ -169,7 +169,6 @@ begin_date=\u5f00\u59cb\u65f6\u95f4 end_date=\u7ed3\u675f\u65f6\u95f4 delete=\u5220\u9664 special_task=\u4e13\u9879\u4efb\u52a1 -cancel_approved=\u914d\u7f6e\u53d6\u6d88 task_name=\u4e13\u9879\u540d\u79f0 task_org=\u62a5\u9001\u5355\u4f4d task_time=\u62a5\u9001\u65f6\u95f4 diff --git a/src/main/webapp/WEB-INF/tags/sys/treeselect.tag b/src/main/webapp/WEB-INF/tags/sys/treeselect.tag index c551f505b..83ac743de 100644 --- a/src/main/webapp/WEB-INF/tags/sys/treeselect.tag +++ b/src/main/webapp/WEB-INF/tags/sys/treeselect.tag @@ -43,8 +43,8 @@ return true; } // 正常打开 - top.$.jBox.open("iframe:${ctx}/tag/treeselect?url="+encodeURIComponent("${url}")+"&module=${module}&checked=${checked}&extId=${extId}&isAll=${isAll}", "选择${title}", 320, 420, { - ajaxData:{selectIds: $("#${id}Id").val()},buttons:{"":"ok", ${allowClear?"\"\":\"clear\", ":""}"":true}, submit:function(v, h, f){ + top.$.jBox.open("iframe:${ctx}/tag/treeselect?url="+encodeURIComponent("${url}")+"&module=${module}&checked=${checked}&extId=${extId}&isAll=${isAll}", "${title}", 320, 420, { + ajaxData:{selectIds: $("#${id}Id").val()},buttons:{"ok":"ok", ${allowClear?"\"clear\":\"clear\", ":""}"close":true}, submit:function(v, h, f){ if (v=="ok"){ var tree = h.find("iframe")[0].contentWindow.tree;//h.find("iframe").contents(); var ids = [], names = [], nodes = []; diff --git a/src/main/webapp/WEB-INF/views/sys/officeForm.jsp b/src/main/webapp/WEB-INF/views/sys/officeForm.jsp index a87448237..9b979a9b2 100644 --- a/src/main/webapp/WEB-INF/views/sys/officeForm.jsp +++ b/src/main/webapp/WEB-INF/views/sys/officeForm.jsp @@ -29,142 +29,170 @@ -
+
+
+
+
+
+
+
+
+
+ + +<%--
  • 机构列表
  • --%> +<%--
  • 机构${not empty office.id?'修改':'添加'}查看
  • --%> + + + -
    - -
    +
    +
    + +
    + title="机构" url="/sys/office/treeData" extId="${office.id}" cssClass="form-control" allowClear="${office.currentUser.admin}"/>
    -
    - -
    +
    + +
    - * + title="区域" url="/sys/area/treeData" cssClass="required form-control" allowClear="${office.currentUser.admin}"/>
    + *
    -
    - -
    - +
    + +
    + +
    * +
    +
    + +
    +
    -
    - -
    - -
    -
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    + “是”代表此账号允许登陆,“否”则表示此账号不允许登陆
    -
    - -
    +
    + +
    + title="用户" url="/sys/office/treeData?type=6" allowClear="true" notAllowSelectParent="true" cssClass="form-control"/>
    -
    - -
    +
    + +
    + title="用户" url="/sys/office/treeData?type=6" allowClear="true" notAllowSelectParent="true" cssClass="form-control"/>
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    +
    -
    - -
    - +
    + +
    +
    +
    -
    - -
    + +
    +
    + +
    -
    +
    +
    -   - +
    +
    + + + + +
    +
    +
    +
    +
    +
    +
    \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/sys/officeIndex.jsp b/src/main/webapp/WEB-INF/views/sys/officeIndex.jsp index ecb70e805..d0d798fc0 100644 --- a/src/main/webapp/WEB-INF/views/sys/officeIndex.jsp +++ b/src/main/webapp/WEB-INF/views/sys/officeIndex.jsp @@ -7,23 +7,40 @@ - - + + + +
    + + +

    + + +

    + +
    -
    +
     
    - + +
    +
    - + +<%-- --%> diff --git a/src/main/webapp/WEB-INF/views/sys/officeList.jsp b/src/main/webapp/WEB-INF/views/sys/officeList.jsp index a3b12b4d7..371bef470 100644 --- a/src/main/webapp/WEB-INF/views/sys/officeList.jsp +++ b/src/main/webapp/WEB-INF/views/sys/officeList.jsp @@ -5,8 +5,9 @@ 机构管理 - - + + + - +
    + +
    +
    +
    + +
    + +<%--
  • 机构列表
  • --%> +<%--
  • 机构添加
  • --%> + +
    机构名称归属区域机构编码所属级别机构类型机构职责分类备注操作
    +
    +
    +
    +
    +
    +