浏览代码

feat: 修改按钮权限

aXin-0810 2 年之前
父节点
当前提交
c4f56ba365
共有 1 个文件被更改,包括 1 次插入1 次删除
  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