Commit 395c9c3d by YunaiV

【优化】添加全局box-sizing: border-box;(先等等、全局影响)

parent 24270f4e
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
</template> </template>
</el-table-column> </el-table-column>
</el-table-column> </el-table-column>
<el-table-column label="操作" align="center" width="240" fixed="right"> <el-table-column label="操作" align="center" min-width="240" fixed="right">
<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