Browse Source

修改操作列的宽度

lideyin 6 years ago
parent
commit
f319dacfaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/basic/view/sys_prop_list.vue

+ 1 - 1
src/modules/basic/view/sys_prop_list.vue

@@ -182,7 +182,7 @@
           label="更新时间"
           label="更新时间"
           width="170"
           width="170"
         ></el-table-column>
         ></el-table-column>
-        <el-table-column label="操作" width="300">
+        <el-table-column label="操作" width="200">
           <template slot-scope="scope">
           <template slot-scope="scope">
             <div>
             <div>
               <el-button
               <el-button