Index: ssts-web/src/main/webapp/systemmanage/operationFormByExt.jsp =================================================================== diff -u -r12331 -r14171 --- ssts-web/src/main/webapp/systemmanage/operationFormByExt.jsp (.../operationFormByExt.jsp) (revision 12331) +++ ssts-web/src/main/webapp/systemmanage/operationFormByExt.jsp (.../operationFormByExt.jsp) (revision 14171) @@ -18,11 +18,11 @@ Ext.onReady(function(){ Ext.QuickTips.init(); - + var descn = "${param.descn1}"; formObj = new Ext.FormPanel({ labelAlign: 'left', frame:true, - title: '分配权限', + title: '分配\'' + descn + '\'权限', bodyStyle:'padding:5px 10px 0px 10px', buttons: [{ id:'saveBtn',