refactor: 样式页面优化

Former-commit-id: 51ec9c935620d78a6a7148a1ed3ac16fcdc597d0
This commit is contained in:
haoxr
2023-03-13 00:36:43 +08:00
parent c86414a242
commit 0747ef0c89
4 changed files with 5 additions and 26 deletions

View File

@@ -250,9 +250,6 @@ onMounted(() => {
<el-table-column prop="sort" label="排序" width="100" />
<el-table-column prop="createTime" label="创建时间" width="200" />
<el-table-column prop="updateTime" label="修改时间" width="200" />
<el-table-column label="操作" fixed="right" align="left" width="200">
<template #default="scope">
<el-button