update
This commit is contained in:
parent
c009bf3967
commit
7a415e7245
@ -48,7 +48,7 @@
|
||||
<el-table-column label="签约时间" prop="sign_time" show-overflow-tooltip width="120" />
|
||||
<el-table-column label="发票类型" prop="invoice_type_text" show-overflow-tooltip />
|
||||
<el-table-column label="到账状态" prop="is_refund" show-overflow-tooltip />
|
||||
<el-table-column label="到账金额" prop="refund_amount" show-overflow-tooltip />
|
||||
<el-table-column label="已到账金额" prop="refund_amount" show-overflow-tooltip />
|
||||
<el-table-column label="开票时间" prop="create_time" show-overflow-tooltip />
|
||||
<el-table-column label="到账时间" prop="refund_date" show-overflow-tooltip />
|
||||
<el-table-column label="操作" width="170" fixed="right">
|
||||
|
Loading…
x
Reference in New Issue
Block a user