Преглед изворни кода

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

zuohuaijun пре 3 година
родитељ
комит
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' },