Commit 7af57605 by hayden

平台管理-房间管理:排序值展示

parent cf971c80
......@@ -133,6 +133,7 @@
</div>
</template>
</el-table-column>
<el-table-column label="排序值" width="80" align="center" prop="sort" />
<!-- <el-table-column label="备注" align="center" prop="remark" />-->
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
<template slot-scope="scope">
......
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