manage-client 4.1.101-bayan → 4.1.102-bayan

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "manage-client",
3
- "version": "4.1.101-bayan",
3
+ "version": "4.1.102-bayan",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -558,6 +558,7 @@ export default {
558
558
  }, compreConfig: {
559
559
  'f_user_state': '客户状态',
560
560
  'f_type': '类型',
561
+ 'f_user_level': '用户等级',
561
562
  'f_userinfo_code': '客户编号',
562
563
  'f_olduserinfo_code': '档案编号',
563
564
  'f_card_id': '卡号',