@@ -435,7 +435,7 @@
>查看凭证</a
>
<a
- v-if="scope.row.sampleVoucherStatus == 1"
+ v-if="scope.row.sampleVoucherStatus == 1 && ($store.getters.roles[0] == 'admin' || $store.getters.roles[0] == 'associationManager' || $store.getters.roles[0] == 'bdManager')"
style="text-align: center"
@click="
voucherVisible = true;