This commit is contained in:
zhanglipeng 2020-11-18 16:22:39 +08:00
parent 1a52fb102d
commit d5dd1f11a9
3 changed files with 3 additions and 3 deletions

View File

@ -142,7 +142,7 @@
<el-table-column <el-table-column
label="操作" label="操作"
align="center" align="center"
width="100" width="120"
class-name="small-padding fixed-width" class-name="small-padding fixed-width"
> >
<template slot-scope="scope"> <template slot-scope="scope">

View File

@ -100,7 +100,7 @@
<el-table-column <el-table-column
label="操作" label="操作"
align="center" align="center"
width="100" width="120"
class-name="small-padding fixed-width" class-name="small-padding fixed-width"
> >
<template slot-scope="scope"> <template slot-scope="scope">

View File

@ -99,7 +99,7 @@
<el-table-column <el-table-column
label="操作" label="操作"
align="center" align="center"
width="100" width="120"
class-name="small-padding fixed-width" class-name="small-padding fixed-width"
> >
<template slot-scope="scope"> <template slot-scope="scope">