feat(yihandeled): 添加仓储导出
This commit is contained in:
parent
a2714d3c71
commit
0caeb218f7
|
@ -37,16 +37,12 @@
|
|||
class="thebtn1"
|
||||
@click="handleExport"
|
||||
>{{ '导出' }}</el-button>
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
<el-button
|
||||
v-hasButtons="['DeliveryHandledExport']"
|
||||
size="small"
|
||||
class="thebtn1"
|
||||
@click="handleWaresExport"
|
||||
>仓储导出</el-button>
|
||||
|
||||
>>>>>>> Stashed changes
|
||||
</div>
|
||||
</div>
|
||||
<el-table
|
||||
|
|
Loading…
Reference in New Issue