Commit 66090bb9 authored by 康振飞's avatar 康振飞

ok

parent 2d6b980e
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
clearable clearable
style="width:235px;flaot:left;" style="width:235px;flaot:left;"
/> />
<Button type="primary" class @click="easySearch">查询</Button> <Button type="primary" class="ml10" @click="easySearch">查询</Button>
<!-- <Button @click="advancedSearch" type="success" style="margin-left:8px;">高级搜索</Button> --> <!-- <Button @click="advancedSearch" type="success" style="margin-left:8px;">高级搜索</Button> -->
</Col> </Col>
<!-- <Col span="12" style=" text-align: right;"> <!-- <Col span="12" style=" text-align: right;">
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
:total="this.total" :total="this.total"
:current="this.page" :current="this.page"
:page-size="this.pageSize" :page-size="this.pageSize"
show-elevator show-elevator show-total
show-sizer show-sizer
style="margin:10px 0;" style="margin:10px 0;"
@on-change="pageChange" @on-change="pageChange"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment