|
|
|
@ -74,7 +74,7 @@
|
|
|
|
|
<el-button icon="el-icon-view" type="primary" @click="hideSearch">显示/隐藏搜索栏</el-button>
|
|
|
|
|
<el-button type="primary" icon="el-icon-refresh" @click="onReset">重置</el-button>
|
|
|
|
|
<el-button type="primary" icon="el-icon-search" @click="onSubmitFind">查询</el-button>
|
|
|
|
|
<el-button type="primary" icon="search" @click="newDistributionForm()" :loading="loading">
|
|
|
|
|
<el-button type="primary" icon="el-icon-plus" @click="newDistributionForm()" :loading="loading">
|
|
|
|
|
新增单据
|
|
|
|
|
</el-button>
|
|
|
|
|
</el-button-group>
|
|
|
|
|