This commit is contained in:
@fawn-nine
2023-07-10 15:38:39 +08:00
parent 1b5993cb90
commit 5732216436

View File

@@ -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">