Explorar el Código

Merge commit 'refs/pull/313/head' of https://gitee.com/zuohuaijun/Admin.NET into next

zuohuaijun hace 4 años
padre
commit
3500a7ffc6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm

+ 1 - 1
Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm

@@ -83,7 +83,7 @@ if(@column.EffectType == "Upload"){
         bordered: true,
         canResize: true,
         actionColumn: {
-          width: 150,
+          width: 160,
           title: '操作',
           dataIndex: 'action',
           slots: { customRender: 'action' },