manage-client 3.2.159 → 3.2.160

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": "3.2.159",
3
+ "version": "3.2.160",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -276,7 +276,7 @@ export default{
276
276
  'f_userinfo_code': '客户编号', 'f_olduserinfo_code': '档案编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_user_phone': '客户电话', 'f_meter_classify': '气表类型',
277
277
  'f_meter_brand': '气表品牌',
278
278
  'f_bill_number': '收据票号', 'f_brand_spec': '收费类型', 'f_typename': '品名规格',
279
- 'f_typenumber': '型号', 'f_unitprice': '单价', 'f_number': '数量',
279
+ 'f_typenumber': '型号', 'f_unitprice': '单价', 'f_number': '数量','hushu':'户数',
280
280
  'f_money': '收款', 'f_payment': '付款方式', 'f_state': '状态', 'f_operate_date': '收费日期',
281
281
  'f_service_person': '服务人员', 'f_comments': '备注',
282
282
  'f_operator': '操作员', 'f_depname': '部门', 'f_orgname': '公司', 'f_meternumber': '表号'