Просмотр исходного кода

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

unknown 5 лет назад
Родитель
Сommit
a0a841bab2
1 измененных файлов с 2 добавлено и 2 удалено
  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,