| | |
| | | </div> --> |
| | | <!-- <form target="frameFile" v-on:submit.prevent='formSubmit'> |
| | | <mt-button slot="right" class="search-btn-list" @click="getOrderList" icon="search">搜索</mt-button> --> |
| | | <!-- </form> --> |
| | | <!-- </form> --> |
| | | <div class="search"> |
| | | <!-- <mt-search |
| | | fixed |
| | |
| | | @keyup.enter.native="getOrderList" |
| | | placeholder="可输入股票简拼查询持仓" |
| | | > |
| | | |
| | | |
| | | </mt-search> --> |
| | | <div class="search-input"> |
| | | <input type="text" placeholder="可输入股票简拼查询持仓" |
| | |
| | | </div> |
| | | <div v-show="loading" class="load-all text-center"> |
| | | <mt-spinner type="fading-circle"></mt-spinner> |
| | | 加载中... |
| | | loading... |
| | | </div> |
| | | <div v-show="!loading && hasSearch" class="load-all text-center"> |
| | | 已全部加载 |