Browse Source

feat: 修改按钮权限

aXin-0810 2 năm trước cách đây
mục cha
commit
c4f56ba365
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/deposit_home/refund_list.vue

+ 1 - 1
src/views/deposit_home/refund_list.vue

@@ -212,7 +212,7 @@ export default {
           [
             {
               name: '',
-              isRole: !this.$checkBtnRole('examine', this.$route.meta.roles),
+              isRole: this.$checkBtnRole('examine', this.$route.meta.roles),
               render: () => {
                 return (
                   <el-popconfirm