manage-client 3.2.290-1 → 3.2.290-2

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.290-1",
3
+ "version": "3.2.290-2",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -326,7 +326,7 @@
326
326
  return {
327
327
  model: new PagedList('rs/sql/webmeter_getUserLoseQuery', 20),
328
328
  getfield:{
329
- "f_userinfo_code":"客户编号","f_user_name":"客户名称","f_residential_area":"小区",
329
+ "f_userinfo_code":"客户编号","f_user_name":"客户名称",
330
330
  "f_address":"客户地址","f_user_type":"客户类型","f_gasproperties":"用气性质",
331
331
  "f_meternumber":"表号",
332
332
  "f_user_phone":"联系电话",