| | |
| | | size="small"
|
| | | class="input-with-select"
|
| | | >
|
| | | <el-button
|
| | | <span
|
| | | class="icon iconfont"
|
| | | @click="getOperationLog(1)"
|
| | | slot="append"
|
| | | >
|
| | | 
|
| | | </span>
|
| | | <!-- <el-button
|
| | | slot="append"
|
| | | icon="el-icon-search"
|
| | | @click="getScheduleLog"
|
| | | ></el-button>
|
| | | ></el-button> -->
|
| | | </el-input>
|
| | | </div>
|
| | | </div>
|
| | |
| | | <style lang="scss">
|
| | | .polling-log {
|
| | | margin: 0 auto;
|
| | | padding: 10px 8px 10px 5px;
|
| | | background-color: rgba(248, 248, 248, 1);
|
| | | padding: 0px 8px 10px 5px;
|
| | | border-top: 1px solid #e1e0e6;
|
| | | background-color: rgba(242, 242, 247, 1);
|
| | | width: 100%;
|
| | | display: flex;
|
| | | overflow: auto;
|
| | |
| | | border-radius: 5px;
|
| | | padding: 12px;
|
| | | background-color: white;
|
| | | |
| | |
|
| | | .tableBox {
|
| | | th {
|
| | | padding: 0 !important;
|