|
|
@@ -585,27 +585,27 @@
|
|
|
"columns": [
|
|
|
{
|
|
|
"field": "scoretypename",
|
|
|
- "label": "积分类型"
|
|
|
+ "label": "score.scoretypename"
|
|
|
},
|
|
|
{
|
|
|
"field": "oriscore",
|
|
|
- "label": "期初积分"
|
|
|
+ "label": "score.oriscore"
|
|
|
},
|
|
|
{
|
|
|
"field": "freezescore",
|
|
|
- "label": "冻结积分"
|
|
|
+ "label": "score.freezescore"
|
|
|
},
|
|
|
{
|
|
|
"field": "todayincrease",
|
|
|
- "label": "今日增加"
|
|
|
+ "label": "score.todayincrease"
|
|
|
},
|
|
|
{
|
|
|
"field": "todaydecrease",
|
|
|
- "label": "今日减少"
|
|
|
+ "label": "score.todaydecrease"
|
|
|
},
|
|
|
{
|
|
|
"field": "curscore",
|
|
|
- "label": "期末积分"
|
|
|
+ "label": "score.curscore"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -614,27 +614,27 @@
|
|
|
"columns": [
|
|
|
{
|
|
|
"field": "scoretypename",
|
|
|
- "label": "积分类型"
|
|
|
+ "label": "score.scoretypename"
|
|
|
},
|
|
|
{
|
|
|
"field": "remainscore",
|
|
|
- "label": "剩余积分"
|
|
|
+ "label": "score.remainscore"
|
|
|
},
|
|
|
{
|
|
|
"field": "validtype",
|
|
|
- "label": "有效类型"
|
|
|
+ "label": "score.validtype"
|
|
|
},
|
|
|
{
|
|
|
"field": "expiredate",
|
|
|
- "label": "到期日期"
|
|
|
+ "label": "score.expiredate"
|
|
|
},
|
|
|
{
|
|
|
"field": "createdtime",
|
|
|
- "label": "创建时间"
|
|
|
+ "label": "score.createdtime"
|
|
|
},
|
|
|
{
|
|
|
"field": "detailid",
|
|
|
- "label": "明细单号"
|
|
|
+ "label": "score.detailid"
|
|
|
}
|
|
|
]
|
|
|
}
|