@signalplus/params-about 0.1.43 → 0.1.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/es/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Bundle of @signalplus/params-about
3
3
  * Generated: 2022-04-19
4
- * Version: 0.1.43
4
+ * Version: 0.1.44
5
5
  * License: MIT
6
6
  * Author: 2631541504@qq.com
7
7
  */
@@ -1193,7 +1193,7 @@ var ParamTypeConfig = (_ParamTypeConfig = {}, _defineProperty(_ParamTypeConfig,
1193
1193
  Comp: Expiries,
1194
1194
  validator: expiriesValidator
1195
1195
  }), _defineProperty(_ParamTypeConfig, ParamType.Phone, {
1196
- name: '联系人电话',
1196
+ name: '文本列表',
1197
1197
  key: 'list',
1198
1198
  Comp: TextArray,
1199
1199
  validator: function validator($val) {