manage-client 4.1.85 → 4.1.86

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.85",
3
+ "version": "4.1.86",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -779,6 +779,7 @@ export default {
779
779
  otherchargeConfig: {
780
780
  'f_userinfo_code': '客户编号',
781
781
  'f_olduserinfo_code': '档案编号',
782
+ 'id': '收费编号',
782
783
  'f_user_name': '客户名称',
783
784
  'f_idnumber': '身份证号',
784
785
  'f_address': '客户地址',