mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	fix: some minor changes
This commit is contained in:
		| @ -187,7 +187,7 @@ | ||||
|  | ||||
|         <template #cell-user_name="{ row }"> | ||||
|           <BaseText | ||||
|             :text="row.data.customer ? row.data.customer.name : '-' " | ||||
|             :text="row.data.customer ? row.data.customer.name : '-'" | ||||
|             :length="30" | ||||
|           /> | ||||
|         </template> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user