| | |
| | | width="100" |
| | | /> |
| | | </el-table> |
| | | <div class="pagination_box"> |
| | | <div class="pagination_box" style="margin-top: 15px"> |
| | | <el-pagination |
| | | @size-change="handleSizeChange" |
| | | @current-change="handleCurrentChange" |
| | |
| | | title="数据质检" |
| | | :visible.sync="quayTestVisible" |
| | | width="70%" |
| | | top="2vh" |
| | | :modal="false" |
| | | :before-close="handleQuayTestCloseDown" |
| | | > |
| | |
| | | <el-dialog |
| | | title="数据质检" |
| | | :visible.sync="testQuayVisible" |
| | | top="2vh" |
| | | :modal="false" |
| | | :before-close="handleTestQuayCloseDown" |
| | | |
| | |
| | | :title="$t('dataManage.datawarehousing')" |
| | | :visible.sync="dialogWarehousing" |
| | | width="70%" |
| | | top="2vh" |
| | | > |
| | | <div class="dialogBox"> |
| | | <div class="transFarBox subpage_Div"> |
| | |
| | | :title="$t('common.details')" |
| | | :visible.sync="dialogVisible" |
| | | width="70%" |
| | | top="2vh" |
| | | > |
| | | <div style="height: 500px; overflow: auto"> |
| | | <el-table |
| | |
| | | ></el-table-column> |
| | | </el-table> |
| | | <div |
| | | style="margin-top: 10px" |
| | | style="margin-top: 15px" |
| | | class="pagination_box" |
| | | > |
| | | <el-pagination |
| | |
| | | title="上传进度" |
| | | :visible.sync="jindudialogVisible" |
| | | width="30%" |
| | | top="2vh" |
| | | > |
| | | <div> |
| | | <div> |
| | |
| | | :title="$t('common.details')" |
| | | :visible.sync="enclosureVisible" |
| | | :show-close="false" |
| | | top="2vh" |
| | | > |
| | | <span |
| | | style="font-size:20px" |
| | |
| | | :title="fromQueryMeta.title" |
| | | :visible.sync="queryMetaFlag" |
| | | width="70%" |
| | | top="2vh" |
| | | > |
| | | <div style="height: 500px; overflow: auto;width:100%; "> |
| | | <el-form :inline="true" :model="fromQueryMeta" class="demo-form-inline"> |
| | |
| | | |
| | | </el-table> |
| | | <div |
| | | |
| | | style="margin-top: 15px" |
| | | class="pagination_box" |
| | | > |
| | | <el-pagination |
| | |
| | | const rect1 = this.$refs.container1.getBoundingClientRect(); |
| | | |
| | | this.tableHeight = `${rect.height + 40}px`; |
| | | this.styleVar["height"] = `calc(100% - ${rect.height + 40}px)`; |
| | | this.styleVar1["height"] = `calc(100% - ${rect1.height + 40}px)`; |
| | | this.styleVar["height"] = `calc(100% - ${rect.height + 28}px)`; |
| | | this.styleVar1["height"] = `calc(100% - ${rect1.height + 28}px)`; |
| | | }); |
| | | }, |
| | | editFromDataClose() { |
| | |
| | | <style lang="less" scoped> |
| | | .bottom { |
| | | width: 100%; |
| | | margin-top: 1%; |
| | | margin-top: 0.5%; |
| | | // height: 74%; |
| | | height: 570px; |
| | | display: flex; |