This commit is contained in:
caoxinyu
2019-09-24 17:24:57 +08:00
parent 3c6d24b44f
commit 77b6038296
9 changed files with 107 additions and 71 deletions

View File

@@ -60,11 +60,13 @@
icon="el-icon-search"
style="margin-left:10px"
@click="total1=0;pageCurrent1=1;pageSize1=10;searchTable1()">查询</el-button>
<el-button
type="warning"
size="small"
icon="el-icon-download"
@click="download()">导出</el-button>
<el-tooltip effect="dark" content="打印采购合同" placement="top" open-delay="1000">
<el-button
type="warning"
size="small"
icon="el-icon-download"
@click="download()">导出</el-button>
</el-tooltip>
</el-row>
</div>
<el-table