This commit is contained in:
caoxinyu
2019-09-24 12:14:25 +08:00
12 changed files with 79 additions and 61 deletions

View File

@@ -29,7 +29,7 @@
style="margin-left:10px"
@click="total1=0;pageCurrent1=1;pageSize1=10;searchTable1()">查询</el-button>
<el-button
type="primary"
type="info"
size="small"
icon="el-icon-search"
style="margin-left:10px"
@@ -343,7 +343,7 @@ export default {
<style scoped>
.el-card{
margin-bottom: 15px;
margin-bottom: 0px;
}
.el-date-editor{
width:200px