增加 转账记录

This commit is contained in:
LAE Slave Node 2022-11-17 08:23:51 +08:00
parent 548c5ed07f
commit 8ebcae69a2

View File

@ -5,6 +5,10 @@
@section('content')
<h2>交易记录</h2>
<a href="?type=income">收入</a>
<a href="?type=payout">支出</a>
<a href="?payment=transfer">转账记录</a>
<div class="overflow-auto">
<table class="table">
<thead>