浏览代码

物资-库存导出

huangguoce 2 天之前
父节点
当前提交
d138406ff1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/psiManagement/wareHouseSummary/WareHouseSummaryList.vue

+ 1 - 1
src/views/psiManagement/wareHouseSummary/WareHouseSummaryList.vue

@@ -30,7 +30,7 @@
 		<div class="jp-table top" style="">
 			<vxe-toolbar :refresh="{ query: refreshList }" custom>
 				<template #buttons>
-					<el-button v-if="hasPermission('psi:summary:list')" type="warning" icon="el-icon-download" plain
+					<el-button v-if="hasPermission('psi:list')" type="warning" icon="el-icon-download" plain
 						@click="exportFile()">导出</el-button>
 				</template>
 				<template #tools>