Răsfoiți Sursa

身份选择显示分类状态及选择数量

unknown 5 ani în urmă
părinte
comite
a0a841bab2
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      o2web/source/x_component_Selector/Person.js

+ 2 - 2
o2web/source/x_component_Selector/Person.js

@@ -36,8 +36,8 @@ MWF.xApplication.Selector.Person = new Class({
         "flatCategory" : false, //扁平化展现分类,
         "selectType" : "person",
 
-        "isCheckStatus" : true,
-        "showSelectedCount" : true,
+        "isCheckStatus" : false,
+        "showSelectedCount" : false,
 
         "itemHeight" : 29,
         "identityItemWidth" : 0, //选项宽度,如果不为0,设置为float:left,