Explorar el Código

修改操作列的宽度

lideyin hace 6 años
padre
commit
f319dacfaa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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="更新时间"
           width="170"
         ></el-table-column>
-        <el-table-column label="操作" width="300">
+        <el-table-column label="操作" width="200">
           <template slot-scope="scope">
             <div>
               <el-button