权限码
This commit is contained in:
		| @@ -64,7 +64,8 @@ export default { | ||||
|       name: '', | ||||
|       nowIntegral: '', | ||||
|       page: {current: 1, size: 10}, | ||||
|       total: 0 | ||||
|       total: 0, | ||||
|       detailTable: [] | ||||
|     } | ||||
|   }, | ||||
|   methods: { | ||||
|   | ||||
| @@ -36,13 +36,11 @@ export default { | ||||
|           label: "积分申请", | ||||
|           name: "applyForIntegral", | ||||
|           comp: applyForIntegral, | ||||
|           permission: "app_apppartyfee_statistics", | ||||
|         }, | ||||
|         { | ||||
|           label: "自动加分", | ||||
|           name: "automaticallyAddCent", | ||||
|           comp: automaticallyAddCent, | ||||
|           permission: "", | ||||
|         }, | ||||
|       ] | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user