chenrui 2 mesiacov pred
rodič
commit
0a273bac7f

+ 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"