|
@@ -15,7 +15,7 @@
|
|
|
<a-row style="marginTop:20px;">
|
|
|
<a-col :md="24" :sm="12">
|
|
|
<span style="float: right;" class="table-operator">
|
|
|
- <a-button type="primary" icon="download" @click="handleExportXls('辅料转入')">导出</a-button>
|
|
|
+ <a-button type="primary" icon="download" @click="handleExportXls('辅料余下')">导出</a-button>
|
|
|
<!-- <a-button type="primary" @click="print" icon="printer" style="margin:0 10px;">打印</a-button> -->
|
|
|
<a-button type="primary" @click="cancel" icon="rollback">取消</a-button>
|
|
|
</span>
|