Browse Source

代码提交

hy 7 years ago
parent
commit
beb0accf7d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      frontend/saas-web/app/view/document/kind/ChildForm.js

+ 2 - 0
frontend/saas-web/app/view/document/kind/ChildForm.js

@@ -219,6 +219,8 @@ Ext.define('KitchenSink.view.binding.ChildForm', {
                 align: 'stretch'
             },
             defaults: {
+                labelAlign:'right',
+                beforeLabelTextTpl: "<font color=\"red\" style=\"position:relative; top:2px;right:2px; font-weight: bolder;\">*</font>",
                 xtype: 'textfield'
             },
             buttons: [{