Browse Source

修改凭证

yumeng 2 years ago
parent
commit
fd3d56976a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/goodsManagement/samplingList.vue

+ 1 - 1
src/views/goodsManagement/samplingList.vue

@@ -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;