瀏覽代碼

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

zuohuaijun 4 年之前
父節點
當前提交
3500a7ffc6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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' },