This commit is contained in:
liushuai
2020-03-30 18:39:57 +08:00
parent 11a7c01949
commit 48b56b9823
6 changed files with 12 additions and 5 deletions

View File

@@ -633,7 +633,7 @@
plain
icon="el-icon-search"
style="margin:0px 10px"
@click="pageCurrent2=1;pageSize2=10;total2=0;searchTable2()">查询</el-button>
@click="pageCurrent2=1;pageSize2=100;total2=0;searchTable2()">查询</el-button>
<el-button
type="distribution"
icon="el-icon-circle-plus-outline"