瀏覽代碼

代码提交

hy 7 年之前
父節點
當前提交
beb0accf7d
共有 1 個文件被更改,包括 2 次插入0 次删除
  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: [{