feat(yihandeled): 添加仓储导出
This commit is contained in:
parent
a2714d3c71
commit
0caeb218f7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue