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
|
@@ -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":"客户名称",
|
|
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":"联系电话",
|