tangning 2 năm trước cách đây
mục cha
commit
4706ec72d0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/account/lists.vue

+ 1 - 0
src/views/account/lists.vue

@@ -5,6 +5,7 @@
         :actions="[
           {
             label: '详情',
+            ifShow:getCheckPerm('accountlist-detail'),
             onClick: handleEdit.bind(null, record),
           }
         ]"