Explorar el Código

feat: 修改按钮权限

aXin-0810 hace 2 años
padre
commit
c4f56ba365
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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