Просмотр исходного кода

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

zuohuaijun 3 лет назад
Родитель
Сommit
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' },