크리에이터 라이브 정산 - coin -> can
This commit is contained in:
		| @@ -96,8 +96,8 @@ | ||||
|               {{ item.entranceFee.toLocaleString() }} 캔 | ||||
|             </template> | ||||
|  | ||||
|             <template v-slot:item.coinUsageStr="{ item }"> | ||||
|               {{ item.coinUsageStr }} | ||||
|             <template v-slot:item.canUsageStr="{ item }"> | ||||
|               {{ item.canUsageStr }} | ||||
|             </template> | ||||
|  | ||||
|             <template v-slot:item.totalAmount="{ item }"> | ||||
| @@ -163,7 +163,7 @@ export default { | ||||
|         }, | ||||
|         { | ||||
|           label: "구분", | ||||
|           field: "coinUsageStr", | ||||
|           field: "canUsageStr", | ||||
|         }, | ||||
|         { | ||||
|           label: "입장캔", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung