chenrui 2 kuukautta sitten
vanhempi
commit
0a273bac7f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/productManagement/foreignTradeGoods/list.vue

+ 1 - 1
src/views/productManagement/foreignTradeGoods/list.vue

@@ -42,7 +42,7 @@
               <a-button style="margin-left: 5px" @click="resetSearchForm" :disabled="disabled" id="foreignTradeGoods-reset">重置</a-button>
               <a-button
                 style="margin-left: 5px"
-
+                v-if="$hasPermissions('B_foreignTradeGoodsage_export')"
                 type="primary"
                 class="button-warning"
                 @click="handleExport"