竞拍明细;课程审核;课程内容仅查看

This commit is contained in:
2023-03-22 20:46:25 +08:00
parent 2382fc3f9e
commit f2825083ee
7 changed files with 243 additions and 84 deletions

View File

@@ -305,7 +305,7 @@ async function drawStateFunc(row,type) { //竞拍上架 下架
</el-popover>
</div>
<!-- 数据列表-->
<el-table :data="tableData" @selection-change="handleSelectionChange">
<el-table :data="tableData" bor @selection-change="handleSelectionChange">
<el-table-column
type="selection"
width="55"