屏蔽网格员申报
This commit is contained in:
		| @@ -49,7 +49,7 @@ | ||||
|         tabs () { | ||||
|           const tabList = [ | ||||
|             {label: '网格员信息', name: 'List', comp: List, permission: ''}, | ||||
|             {label: '申报信息', name: 'ApplyList', comp: ApplyList, permission: ''} | ||||
|             // {label: '申报信息', name: 'ApplyList', comp: ApplyList, permission: ''} | ||||
|           ].filter(item => { | ||||
|             return true | ||||
|           }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user