| | |
| | | size="small" |
| | | type="success" |
| | | icon="el-icon-plus" |
| | | >{{$t('common.append')}}</el-button> |
| | | >{{$t('common.lable6')}}</el-button> |
| | | |
| | | </el-form-item> |
| | | |
| | |
| | | |
| | | </div> |
| | | |
| | | <div |
| | | class="pagination_box" |
| | | |
| | | > |
| | | <div class="pagination_box"> |
| | | <el-pagination |
| | | @size-change="handleSizeChange" |
| | | @current-change="handleCurrentChange" |
| | |
| | | </el-select> |
| | | </el-form-item> |
| | | <el-form-item v-show="!fromSqlflag"> |
| | | <el-input v-model="formSql.value" :placeholder="$t('shuJuGuanLi.shuJuJianSuo.queryContent')"></el-input> |
| | | <el-input |
| | | v-model="formSql.value" |
| | | :placeholder="$t('shuJuGuanLi.shuJuJianSuo.queryContent')" |
| | | ></el-input> |
| | | </el-form-item> |
| | | <el-form-item v-show="fromSqlflag"> |
| | | <el-date-picker |
| | |
| | | ></el-table-column> |
| | | |
| | | </el-table> |
| | | <div |
| | | class="pagination_box" |
| | | |
| | | > |
| | | <div class="pagination_box"> |
| | | <el-pagination |
| | | @size-change="attributeSizeChange" |
| | | @current-change="attributeCurrentChange" |
| | |
| | | margin: 5px; |
| | | } |
| | | } |
| | | .pagination_box{ |
| | | .pagination_box { |
| | | margin-top: 0px; |
| | | } |
| | | </style> |