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