refactor: 样式页面优化
Former-commit-id: 51ec9c935620d78a6a7148a1ed3ac16fcdc597d0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user