Sfoglia il codice sorgente

feat: 修改按钮权限

aXin-0810 2 anni fa
parent
commit
c4f56ba365
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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