@@ -53,7 +53,7 @@ Ext.define('saas.view.sys.feedback.FormPanel', {
name : "content",
fieldLabel : "反馈内容",
allowBlank: false,
- cls: 'x-grid-necessary',
+ beforeLabelTextTpl: "<font color=\"red\" style=\"position:relative; top:2px;right:2px; font-weight: bolder;\">*</font>",
columnWidth: 1,
height: 63,
maxHeight: 63