27480
This commit is contained in:
@@ -19,10 +19,9 @@
|
||||
"AppScoreFamily": "家庭积分",
|
||||
"AppScorePersonal": "个人积分",
|
||||
"AppScoreRules": "积分规则",
|
||||
"AppScoreManage": "积分维护",
|
||||
"AppScoreSupermarket": "积分超市",
|
||||
"AppVillageActivity": "乡村活动",
|
||||
"AppAddressBook": "内部通讯录",
|
||||
"AppNavConfig": "小程序导航配置",
|
||||
"AppConvenienceAddressBook": "便民通讯录"
|
||||
}
|
||||
}
|
||||
@@ -24,7 +24,7 @@ import scoreChange from "./scoreChange";
|
||||
|
||||
export default {
|
||||
name: 'AppScoreManage',
|
||||
label: "积分管理",
|
||||
label: "积分审核",
|
||||
components: {pointsDeclaration, pointsDetails, pointsAppeal, scoreChange},
|
||||
props: {
|
||||
instance: Function,
|
||||
|
||||
Reference in New Issue
Block a user