This commit is contained in:
@jyuhsin
2026-03-27 11:28:14 +08:00
parent a1ed9678db
commit b265bb96af
@@ -396,7 +396,7 @@ layout("/layouts/platform.html"){
}
})
}
if (this.$auth.hasRoleOr(["BRANCH_UNION_WENTI_SPORTS", "BRANCH_UNION_CHAIRMAN"])) {
if (this.$auth.hasRoleOr(["BRANCH_UNION_WENTI_SPORTS", "BRANCH_UNION_CHAIRMAN", "BRANCH_UNION_WENTI_WY", "BRANCH_UNION_XUANCHUAN_WY", "BRANCH_UNION_XJSHAN_PROMOTION"])) {
this.activityDeclareReimbursementList.map(v => {
if (["BRANCH_UNION"].includes(v.name)) {
activityDeclareReimbursementList.push(v)