mirror of
				https://github.com/continew-org/continew-admin-ui.git
				synced 2025-10-31 22:57:15 +08:00 
			
		
		
		
	| @@ -36,7 +36,7 @@ | ||||
|                 </a-button> | ||||
|               </template> | ||||
|               <template #label="{ record }"> | ||||
|                 ·                <a-tag v-if="record.color === 'primary'" color="arcoblue">{{ record.label }}</a-tag> | ||||
|                 <a-tag v-if="record.color === 'primary'" color="arcoblue">{{ record.label }}</a-tag> | ||||
|                 <a-tag v-else-if="record.color === 'success'" color="green">{{ record.label }}</a-tag> | ||||
|                 <a-tag v-else-if="record.color === 'warning'" color="orangered">{{ record.label }}</a-tag> | ||||
|                 <a-tag v-else-if="record.color === 'error'" color="red">{{ record.label }}</a-tag> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 KAI
					KAI