소스 검색

修改凭证

yumeng 2 년 전
부모
커밋
fd3d56976a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;