浏览代码

Merge branch 'iteration_210104' into online

lex-xin 4 年之前
父节点
当前提交
b23805ec85
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>