mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 04:08:44 +08:00 
			
		
		
		
	钱包 - 钱包余额流水
This commit is contained in:
		@@ -11,7 +11,7 @@
 | 
			
		||||
        <template #default="{ row }"> {{ fenToYuan(row.balance) }} 元</template>
 | 
			
		||||
      </el-table-column>
 | 
			
		||||
      <el-table-column
 | 
			
		||||
        label="创建时间"
 | 
			
		||||
        label="交易时间"
 | 
			
		||||
        align="center"
 | 
			
		||||
        prop="createTime"
 | 
			
		||||
        :formatter="dateFormatter"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user