7-10
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
style="right: 40px;font-size: 10px;">up</i>
|
style="right: 40px;font-size: 10px;">up</i>
|
||||||
</div> -->
|
</div> -->
|
||||||
<!-- 新的 -->
|
<!-- 新的 -->
|
||||||
<el-table :data="chanFerForm" ref="multipleTable"
|
<el-table v-if="showB_step ==2" :data="chanFerForm" ref="multipleTable"
|
||||||
empty-text="New messages (0)" :show-header="false" :stripe="false" :highlight-current-row="false" >
|
empty-text="New messages (0)" :show-header="false" :stripe="false" :highlight-current-row="false" >
|
||||||
<el-table-column type="index" label="No." width="55" align="center"></el-table-column>
|
<el-table-column type="index" label="No." width="55" align="center"></el-table-column>
|
||||||
<el-table-column label="state" width="55" align="center">
|
<el-table-column label="state" width="55" align="center">
|
||||||
|
|||||||
Reference in New Issue
Block a user