Commit 922c4a1b by YunaiV

重构:优化配置管理的操作宽度不正确的问题

parent 0dd3b77f
...@@ -112,8 +112,7 @@ ...@@ -112,8 +112,7 @@
width="180" width="180"
:formatter="dateFormatter" :formatter="dateFormatter"
/> />
<!-- TODO 芋艿:宽度;里面的 css --> <el-table-column label="操作" align="center" width="140">
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
<template #default="scope"> <template #default="scope">
<el-button <el-button
link link
......
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 sign in to comment