|
|
@ -5,13 +5,15 @@ |
|
|
|
<a-form layout="inline" @keyup.enter.native="searchQuery"> |
|
|
|
<a-form layout="inline" @keyup.enter.native="searchQuery"> |
|
|
|
<a-row :gutter="24"> |
|
|
|
<a-row :gutter="24"> |
|
|
|
<a-col> |
|
|
|
<a-col> |
|
|
|
<a-button type="primary">{{biaoTi}}</a-button> |
|
|
|
<!-- <a-button type="primary">{{biaoTi}}</a-button>--> |
|
|
|
|
|
|
|
<p style="font-size: 30px;color:#333">{{biaoTi}}</p> |
|
|
|
|
|
|
|
|
|
|
|
</a-col> |
|
|
|
</a-col> |
|
|
|
</a-row> |
|
|
|
</a-row> |
|
|
|
</a-form> |
|
|
|
</a-form> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- 查询区域-END --> |
|
|
|
<!-- 查询区域-END --> |
|
|
|
<a-button type="primary" @click="fanHui()">返回</a-button> |
|
|
|
<a-button type="primary" icon="rollback" @click="fanHui()">返回</a-button> |
|
|
|
|
|
|
|
|
|
|
|
<!-- table区域-begin --> |
|
|
|
<!-- table区域-begin --> |
|
|
|
<div> |
|
|
|
<div> |
|
|
|