Jelajahi Sumber

添加汇付管理权限

lex-xin 4 tahun lalu
induk
melakukan
0e1f8b0b98
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      src/views/adapayAccount/index.vue

+ 1 - 0
src/views/adapayAccount/index.vue

@@ -87,6 +87,7 @@
                          @click="onUpdateAccount(scope.row)"
                          type="text">修改结算账户</el-button>
               <el-button v-if="scope.row.status === 'succeeded'"
+                         v-permission="'adapay/updateMonthMaxReceipt'"
                          @click="onMoneyAccount(scope.row)"
                          type="text">设置金额</el-button>
             </template>