Ver Fonte

调拨列表 导出权限

chenrui há 3 anos atrás
pai
commit
82c2393918
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/allocationManagement/transferOut/list.vue

+ 1 - 0
src/views/allocationManagement/transferOut/list.vue

@@ -46,6 +46,7 @@
                 style="margin-left: 5px"
                 type="primary"
                 class="button-warning"
+                v-if="$hasPermissions('B_transferOut_export')"
                 @click="handleExport"
                 :disabled="disabled"
                 :loading="exportLoading"