|
@@ -52,7 +52,7 @@
|
|
|
<a-button type="primary" @click="addFabric" icon="plus">新增</a-button>
|
|
|
<a-button type="primary" @click="bitchSubmitList" icon="check">批量提交</a-button>
|
|
|
<a-button type="primary" @click="bitchCancelSubmitList" icon="close">批量取消提交</a-button>
|
|
|
- <a-button type="primary" @click="push" icon="export">推送</a-button>
|
|
|
+ <!-- <a-button type="primary" @click="push" icon="export">推送</a-button> -->
|
|
|
<!-- <a-button type="primary" icon="download" @click="handleExportXls('装箱单-面辅料')">装箱单面辅料导出</a-button> -->
|
|
|
<a-upload name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader" @change="handleImportExcel" :customRequest="uploadFlie" >
|
|
|
<a-button type="primary" icon="import">导入-来源出运明细</a-button>
|