Browse Source

客诉修改

wangxiaoming 6 years ago
parent
commit
780be6d43c

+ 3 - 1
watero-rst-web/src/main/webapp/common/js/common/UnlimitedLevelContact.js

@@ -389,7 +389,9 @@ function init_ulc(node){
 /****
  * 插件api :
  * 插件依赖Jquery1.6以上
+ * version : 0.1
  *                   -------初始化-------
+ * 有两种初始化,可自行选择,推荐使用b
  * a:为某个select通用组件注册,使用js赋值详细参数
  *   html :
         <div class="init_ulc">
@@ -456,7 +458,7 @@ function init_ulc(node){
             ]
         });
  *
- * b:使用html属性来携带参数,直接初始化
+ * b:使用html属性来携带参数,直接初始化
  *   html :
         <div class="init_ulc" code="xxxcode" msg="xxxMsg" data="xxxList">
              <select  class="select" ulcId=""  ulcName=""