Commit 1663365a by liushikai

去掉交易状态信息

parent a333b4f1
......@@ -300,7 +300,7 @@
</c-istream-table>
</c-col>
</el-row>
<el-row style="margin-top: 2rem">
<!-- <el-row style="margin-top: 2rem">
<el-card class="box-card">
<div slot="header" class="clearfix">
<span>交易状态信息 —— {{ transactionStatus.busiNo }}</span>
......@@ -334,7 +334,7 @@
</form>
</div>
</el-card>
</el-row>
</el-row> -->
<el-dialog :visible.sync="initdialog" :title="'交易列表'" append-to-body>
<div class="m-list-btns"></div>
</el-dialog>
......
......@@ -455,7 +455,7 @@
</c-istream-table>
</c-col>
</el-row>
<el-row style="margin-top: 2rem">
<!-- <el-row style="margin-top: 2rem">
<c-col :span="23">
<el-card class="box-card">
<div slot="header" class="clearfix">
......@@ -491,7 +491,7 @@
</div>
</el-card>
</c-col>
</el-row>
</el-row> -->
<!-- <el-dialog :visible.sync="initdialog" :title="'交易列表'" append-to-body>
<div class="m-list-btns">
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment