소스 검색

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