This commit is contained in:
yanran200730
2022-02-28 10:06:41 +08:00
parent 0da9b78a13
commit 0eddd90703
2 changed files with 2 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ import scoreChange from "./scoreChange";
export default {
name: 'AppScoreManage',
label: "积分管理",
label: "积分审核",
components: {pointsDeclaration, pointsDetails, pointsAppeal, scoreChange},
props: {
instance: Function,