|
|
@ -12,7 +12,7 @@ |
|
|
|
<!-- <a-button @click="handleAdd" type="primary" icon="plus">新增</a-button>--> |
|
|
|
<!-- <a-button @click="handleAdd" type="primary" icon="plus">新增</a-button>--> |
|
|
|
<a-button @click="zyStyleFabricHandleAdd(planId)" type="primary" icon="plus">新增</a-button> |
|
|
|
<a-button @click="zyStyleFabricHandleAdd(planId)" type="primary" icon="plus">新增</a-button> |
|
|
|
<!-- <a-button @click="zyStyleFabricHandleAdd(stationId)" type="primary" icon="plus">新增</a-button>--> |
|
|
|
<!-- <a-button @click="zyStyleFabricHandleAdd(stationId)" type="primary" icon="plus">新增</a-button>--> |
|
|
|
<a-button type="primary" icon="download" @click="handleExportXls('1')">导出</a-button> |
|
|
|
<a-button type="primary" icon="download" @click="handleExportXls('计划面料')">导出</a-button> |
|
|
|
<a-button type="primary" @click="fanHui()">返回</a-button> |
|
|
|
<a-button type="primary" @click="fanHui()">返回</a-button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|