feat(yihandeled): 添加仓储导出

This commit is contained in:
woody 2025-05-13 10:17:09 +08:00
parent a2714d3c71
commit 0caeb218f7
1 changed files with 0 additions and 4 deletions

View File

@ -37,16 +37,12 @@
class="thebtn1" class="thebtn1"
@click="handleExport" @click="handleExport"
>{{ '导出' }}</el-button> >{{ '导出' }}</el-button>
<<<<<<< Updated upstream
=======
<el-button <el-button
v-hasButtons="['DeliveryHandledExport']" v-hasButtons="['DeliveryHandledExport']"
size="small" size="small"
class="thebtn1" class="thebtn1"
@click="handleWaresExport" @click="handleWaresExport"
>仓储导出</el-button> >仓储导出</el-button>
>>>>>>> Stashed changes
</div> </div>
</div> </div>
<el-table <el-table