浏览代码

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

zuohuaijun 4 年之前
父节点
当前提交
856da5fe09
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm

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

@@ -33,6 +33,7 @@ if(@column.EffectType == "Upload"){
               ifShow: hasPermission('@(@Model.ClassName):delete'),
               ifShow: hasPermission('@(@Model.ClassName):delete'),
               popConfirm: {
               popConfirm: {
                 title: '是否确认删除',
                 title: '是否确认删除',
+                placement: 'left',
                 confirm: handleDelete.bind(null, record),
                 confirm: handleDelete.bind(null, record),
               },
               },
             },
             },