|
@@ -48,7 +48,7 @@
|
|
|
<el-col :span="24" class="forth-row">
|
|
<el-col :span="24" class="forth-row">
|
|
|
<!-- 充值记录对话框 -->
|
|
<!-- 充值记录对话框 -->
|
|
|
<el-dialog title="充值记录" :visible.sync="viewdialogFormVisible" :close-on-click-modal="false"
|
|
<el-dialog title="充值记录" :visible.sync="viewdialogFormVisible" :close-on-click-modal="false"
|
|
|
- :close-on-press-escape="false" width="640px" top="0vh" class="my-dialog">
|
|
|
|
|
|
|
+ :close-on-press-escape="false" width="800px" top="0vh" class="my-dialog">
|
|
|
<hr
|
|
<hr
|
|
|
style="width: 100%; position: absolute; top: 60px; left: 0px;background-color: #CCCCCC;height: 1px;border: 0;">
|
|
style="width: 100%; position: absolute; top: 60px; left: 0px;background-color: #CCCCCC;height: 1px;border: 0;">
|
|
|
<div class="right-tip">共计:{{ view_total_amount }}元</div>
|
|
<div class="right-tip">共计:{{ view_total_amount }}元</div>
|