@@ -1,8 +1,6 @@ | |||||
<template> | <template> | ||||
<div class="box-center"> | <div class="box-center"> | ||||
<div class="house-only" v-if="role == 3 && info.userRoleType != 6"> | |||||
<!-- 项目后台 --> | |||||
<div class="app-titel projectBackend"> | |||||
<div class="app-titel projectBackend"> | |||||
<div class="titel-text">筛选日期:</div> | <div class="titel-text">筛选日期:</div> | ||||
<div class=""> | <div class=""> | ||||
<el-button :class="{ 'el-button--primary': TimetoAhoose == 0 }" @click="tabtimetap(0)">今天</el-button> | <el-button :class="{ 'el-button--primary': TimetoAhoose == 0 }" @click="tabtimetap(0)">今天</el-button> | ||||
@@ -16,8 +14,11 @@ | |||||
</el-date-picker> | </el-date-picker> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="house-only" v-if="role == 3 && info.userRoleType != 6"> | |||||
<!-- 项目后台 --> | |||||
<!-- 卡片部分 --> | <!-- 卡片部分 --> | ||||
<div class="page-container grid4"> | |||||
<div class="page-container grid4 xxx"> | |||||
<div class="nopagechen projectCardItem"> | <div class="nopagechen projectCardItem"> | ||||
<div> | <div> | ||||
<div class="pageboxtitle1">正在接待</div> | <div class="pageboxtitle1">正在接待</div> | ||||
@@ -456,7 +457,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<div v-if="role != 3 && info.userRoleType != 6"> | |||||
<div v-if="role != 3 && info.userRoleType != 6" style=" margin-top: 52px;"> | |||||
<!-- 系统后台 --> | <!-- 系统后台 --> | ||||
<div style="margin-bottom: 10px; cursor: pointer" v-if="role != 2"> | <div style="margin-bottom: 10px; cursor: pointer" v-if="role != 2"> | ||||
<span style="font-weight: bold; font-size: 18px">待处理</span> | <span style="font-weight: bold; font-size: 18px">待处理</span> | ||||
@@ -497,7 +498,7 @@ | |||||
<div style="font-weight: bold; font-size: 18px; margin: 10px 0"> | <div style="font-weight: bold; font-size: 18px; margin: 10px 0"> | ||||
数据简报 | 数据简报 | ||||
</div> | </div> | ||||
<div class="app-titel projectBackend"> | |||||
<!-- <div class="app-titel projectBackend"> | |||||
<div class="titel-text">筛选日期:</div> | <div class="titel-text">筛选日期:</div> | ||||
<div class=""> | <div class=""> | ||||
<el-button :class="{ 'el-button--primary': TimetoAhoose == 0 }" @click="tabtimetap(0)">今天</el-button> | <el-button :class="{ 'el-button--primary': TimetoAhoose == 0 }" @click="tabtimetap(0)">今天</el-button> | ||||
@@ -510,7 +511,7 @@ | |||||
start-placeholder="开始日期" end-placeholder="结束日期"> | start-placeholder="开始日期" end-placeholder="结束日期"> | ||||
</el-date-picker> | </el-date-picker> | ||||
</div> | </div> | ||||
</div> | |||||
</div> --> | |||||
<div v-if="role != 2"> | <div v-if="role != 2"> | ||||
<!-- 卡片部分 --> | <!-- 卡片部分 --> | ||||
<div class="page-container grid4"> | <div class="page-container grid4"> | ||||
@@ -1826,7 +1827,9 @@ export default { | |||||
cursor: pointer; | cursor: pointer; | ||||
} | } | ||||
} | } | ||||
.xxx{ | |||||
margin-top: 55px !important; | |||||
} | |||||
.grid4 { | .grid4 { | ||||
display: grid !important; | display: grid !important; | ||||
grid-template-columns: repeat(4, 25%); | grid-template-columns: repeat(4, 25%); | ||||
@@ -2230,7 +2233,11 @@ export default { | |||||
} | } | ||||
.app-titel { | .app-titel { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
display: flex; | display: flex; | ||||
align-items: center; | align-items: center; | ||||
@@ -38,24 +38,25 @@ | |||||
</el-select> | </el-select> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="app-titel" style="margin-top: 15px"> | |||||
<div class="label" style="color: #ffffff">筛选相关:</div> | |||||
<div style="display:flex;justify-content: space-between;align-items: center;padding: 0 20px;"> | |||||
<div class="app-titel" style="margin-top: 15px"> | |||||
<div> | <div> | ||||
<el-button v-if="cus_ag_add" @click="infoadd()" type="primary">新增</el-button> | |||||
</div> | |||||
<div style="margin-left: 20px"> | |||||
<el-button @click="Screening()" type="primary">筛选</el-button> | <el-button @click="Screening()" type="primary">筛选</el-button> | ||||
</div> | </div> | ||||
<div style="margin-left: 20px"> | <div style="margin-left: 20px"> | ||||
<el-button @click="Screeningofempty()" type="text">清空筛选条件</el-button> | <el-button @click="Screeningofempty()" type="text">清空筛选条件</el-button> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<div> | |||||
<el-button v-if="cus_ag_add" @click="infoadd()" type="primary">新增</el-button> | |||||
</div> | |||||
</div> | |||||
</div> | </div> | ||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column :show-overflow-tooltip="true" width="120px" prop="agentName" label="代理商" align="center"> | <el-table-column :show-overflow-tooltip="true" width="120px" prop="agentName" label="代理商" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column :show-overflow-tooltip="true" width="140px" prop="provinceName,cityName" label="地区" | <el-table-column :show-overflow-tooltip="true" width="140px" prop="provinceName,cityName" label="地区" | ||||
@@ -65,7 +65,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column :show-overflow-tooltip="true" width="120px" prop="name" label="公司名称" align="center"> | <el-table-column :show-overflow-tooltip="true" width="120px" prop="name" label="公司名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="operatorName" label="代理商" align="center"> | <el-table-column prop="operatorName" label="代理商" align="center"> | ||||
@@ -86,7 +86,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="name" label="公司名称" align="center"> | <el-table-column prop="name" label="公司名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column | <el-table-column | ||||
@@ -38,7 +38,7 @@ | |||||
</div> | </div> | ||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="houseName" label="项目名称" align="center"> | <el-table-column prop="houseName" label="项目名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="stageName" label="阶段名称" align="center"> | <el-table-column prop="stageName" label="阶段名称" align="center"> | ||||
@@ -272,6 +272,7 @@ | |||||
stripe | stripe | ||||
style="width: 100%" | style="width: 100%" | ||||
@selection-change="handleSelectionChange" | @selection-change="handleSelectionChange" | ||||
height="390" | |||||
> | > | ||||
<el-table-column type="selection" width="55"></el-table-column> | <el-table-column type="selection" width="55"></el-table-column> | ||||
<el-table-column | <el-table-column | ||||
@@ -845,14 +846,14 @@ export default { | |||||
padding: 16px; | padding: 16px; | ||||
min-width: 1000px; | min-width: 1000px; | ||||
padding-bottom: 20px; | padding-bottom: 20px; | ||||
background: #ffffff; | |||||
// background: #ffffff; | |||||
border-radius: 4px; | border-radius: 4px; | ||||
font-size: 14px; | font-size: 14px; | ||||
} | } | ||||
.booxtop { | .booxtop { | ||||
width: 100%; | width: 100%; | ||||
padding-bottom: 20px; | |||||
background: #f7f8fa; | |||||
padding: 20px; | |||||
background: #fff; | |||||
border-radius: 2px; | border-radius: 2px; | ||||
margin-top: 0px; | margin-top: 0px; | ||||
padding-right: 20px; | padding-right: 20px; | ||||
@@ -17,7 +17,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%" row-key="id"> | |||||
<el-table :data="tableData" stripe style="width: 100%" row-key="id" height="390"> | |||||
<el-table-column label="序号" align="center"> | <el-table-column label="序号" align="center"> | ||||
<template slot-scope="scope"> | <template slot-scope="scope"> | ||||
{{ scope.$index + 1 }} | {{ scope.$index + 1 }} | ||||
@@ -31,6 +31,7 @@ | |||||
<el-table | <el-table | ||||
:data="tableData" | :data="tableData" | ||||
stripe | stripe | ||||
height="390" | |||||
style="width: 100%"> | style="width: 100%"> | ||||
<el-table-column | <el-table-column | ||||
prop="batchId" | prop="batchId" | ||||
@@ -1,6 +1,6 @@ | |||||
<template> | <template> | ||||
<div class="box-center"> | <div class="box-center"> | ||||
<div class="titlebox" v-if="orgType != 3"> | |||||
<div class="titlebox1" v-if="orgType != 3"> | |||||
<div style=" | <div style=" | ||||
background: #ffffff; | background: #ffffff; | ||||
padding-left: 18px; | padding-left: 18px; | ||||
@@ -56,9 +56,6 @@ | |||||
<el-button @click="downLoad">导出</el-button> | <el-button @click="downLoad">导出</el-button> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | |||||
<div class="titlebox"> | |||||
<div style=" | <div style=" | ||||
background: #ffffff; | background: #ffffff; | ||||
padding-left: 18px; | padding-left: 18px; | ||||
@@ -118,6 +115,10 @@ | |||||
</el-date-picker> | </el-date-picker> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | |||||
<div class="titlebox"> | |||||
<div class="kapiannox"> | <div class="kapiannox"> | ||||
<div class="alllistbox tabcard"> | <div class="alllistbox tabcard"> | ||||
@@ -446,7 +447,7 @@ | |||||
</div> | </div> | ||||
<div class="tablebox" v-if="!selectTime1"> | <div class="tablebox" v-if="!selectTime1"> | ||||
<template> | <template> | ||||
<el-table :data="tableData" style="width: 100%"> | |||||
<el-table :data="tableData" style="width: 100%" height="390"> | |||||
<el-table-column prop="createTime" label="日期" width="100" align="center"> | <el-table-column prop="createTime" label="日期" width="100" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="equipmentQuantity" label="设备总数" align="center"> | <el-table-column prop="equipmentQuantity" label="设备总数" align="center"> | ||||
@@ -505,7 +506,7 @@ | |||||
<div class="tablebox" v-if="selectTime1"> | <div class="tablebox" v-if="selectTime1"> | ||||
<template> | <template> | ||||
<el-table :data="compareList" style="width: 100%"> | |||||
<el-table :data="compareList" style="width: 100%" height="390"> | |||||
<el-table-column prop="name" label="时间" align="center"> | <el-table-column prop="name" label="时间" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="time" label="时段一" align="center"> | <el-table-column prop="time" label="时段一" align="center"> | ||||
@@ -1571,14 +1572,24 @@ export default { | |||||
color: #ffffff; | color: #ffffff; | ||||
background: #2671e2; | background: #2671e2; | ||||
} | } | ||||
.titlebox1 { | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | |||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | |||||
border-radius: 8px; | |||||
padding-bottom: 18px; | |||||
} | |||||
.titlebox { | .titlebox { | ||||
width: 100%; | width: 100%; | ||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 8px; | border-radius: 8px; | ||||
margin-top: 20px; | |||||
padding-bottom: 18px; | |||||
margin-top: 120px; | |||||
padding: 10px 0; | |||||
} | } | ||||
.tablebox { | .tablebox { | ||||
@@ -97,7 +97,7 @@ | |||||
</div> | </div> | ||||
<div class="tablebox" v-if="activeTotal == 0"> | <div class="tablebox" v-if="activeTotal == 0"> | ||||
<template> | <template> | ||||
<el-table :data="tableData" style="width: 100%"> | |||||
<el-table :data="tableData" style="width: 100%" height="390"> | |||||
<el-table-column prop="index" label="序号" width="100" align="center"> | <el-table-column prop="index" label="序号" width="100" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="imei" label="设备编号" align="center"> | <el-table-column prop="imei" label="设备编号" align="center"> | ||||
@@ -226,7 +226,7 @@ | |||||
</div> | </div> | ||||
<div class="tablebox" v-if="activeTotal == 1"> | <div class="tablebox" v-if="activeTotal == 1"> | ||||
<template> | <template> | ||||
<el-table :data="tableData" style="width: 100%"> | |||||
<el-table :data="tableData" style="width: 100%" height="390"> | |||||
<el-table-column prop="index" label="序号" width="100" align="center"> | <el-table-column prop="index" label="序号" width="100" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="imei" label="设备编号" align="center"> | <el-table-column prop="imei" label="设备编号" align="center"> | ||||
@@ -222,6 +222,7 @@ | |||||
stripe | stripe | ||||
@selection-change="handleSelectionChange" | @selection-change="handleSelectionChange" | ||||
style="width: 100%" | style="width: 100%" | ||||
height="390" | |||||
> | > | ||||
<el-table-column type="selection" width="55"> </el-table-column> | <el-table-column type="selection" width="55"> </el-table-column> | ||||
<el-table-column type="index" label="序号" align="center"> | <el-table-column type="index" label="序号" align="center"> | ||||
@@ -58,7 +58,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="equipImei" label="设备编号" align="center"> | <el-table-column prop="equipImei" label="设备编号" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="userName" label="领用人" align="center"> | <el-table-column prop="userName" label="领用人" align="center"> | ||||
@@ -352,6 +352,7 @@ | |||||
stripe | stripe | ||||
@selection-change="handleSelectionChange" | @selection-change="handleSelectionChange" | ||||
style="width: 100%" | style="width: 100%" | ||||
height="390" | |||||
> | > | ||||
<el-table-column type="selection" width="55"> </el-table-column> | <el-table-column type="selection" width="55"> </el-table-column> | ||||
<el-table-column type="index" label="序号" align="center"> | <el-table-column type="index" label="序号" align="center"> | ||||
@@ -39,6 +39,7 @@ | |||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table | <el-table | ||||
:data="tableData" | :data="tableData" | ||||
height="390" | |||||
stripe | stripe | ||||
style="width: 100%"> | style="width: 100%"> | ||||
<el-table-column | <el-table-column | ||||
@@ -304,13 +304,14 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column | <el-table-column | ||||
prop="staTimeOfCN" | prop="staTimeOfCN" | ||||
label="接待开始时间" | label="接待开始时间" | ||||
align="center" | align="center" | ||||
width="200" | width="200" | ||||
sortable | sortable | ||||
height="390" | |||||
> | > | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="agentName" label="顾问" align="center"> | <el-table-column prop="agentName" label="顾问" align="center"> | ||||
@@ -85,6 +85,7 @@ | |||||
<el-table | <el-table | ||||
:data="tableData" | :data="tableData" | ||||
stripe | stripe | ||||
height="390" | |||||
@selection-change="handleSelectionChange" | @selection-change="handleSelectionChange" | ||||
style="width: 100%" | style="width: 100%" | ||||
@@ -41,7 +41,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%" show-summary :summary-method="getSummaries"> | |||||
<el-table :data="tableData" stripe style="width: 100%" show-summary :summary-method="getSummaries" height="390"> | |||||
<el-table-column prop="batchId" label="序号" align="center"> | <el-table-column prop="batchId" label="序号" align="center"> | ||||
<template slot-scope="scope"> | <template slot-scope="scope"> | ||||
<span> {{ scope.$index + 1 }}</span> | <span> {{ scope.$index + 1 }}</span> | ||||
@@ -651,7 +651,8 @@ export default { | |||||
width: 100%; | width: 100%; | ||||
padding: 15px; | padding: 15px; | ||||
background: #ffffff; | background: #ffffff; | ||||
margin-top: 15px; | |||||
// margin-top: 15px; | |||||
margin-top: 80px; | |||||
} | } | ||||
.tophove { | .tophove { | ||||
@@ -660,13 +661,17 @@ export default { | |||||
} | } | ||||
.app-titel { | .app-titel { | ||||
width: 100%; | |||||
// width: 100%; | |||||
height: 70px; | height: 70px; | ||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
display: flex; | display: flex; | ||||
align-items: center; | align-items: center; | ||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
.titel-text { | .titel-text { | ||||
height: 100%; | height: 100%; | ||||
@@ -67,7 +67,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | |||||
<div class="cen-tab" style="margin-top:120px"> | |||||
<div class="app-titel1"> | <div class="app-titel1"> | ||||
<div class="toptimeqhuan"> | <div class="toptimeqhuan"> | ||||
<div :class="{ tophove: tabFlag == 0 }" @click="tabFlagChange(0)"> | <div :class="{ tophove: tabFlag == 0 }" @click="tabFlagChange(0)"> | ||||
@@ -84,7 +84,7 @@ | |||||
<el-button @click="downLoad">导出</el-button> | <el-button @click="downLoad">导出</el-button> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<el-table max-height="300" :data="tableData" stripe style="width: 100%"> | |||||
<el-table max-height="300" :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="batchId" label="序号" align="center"> | <el-table-column prop="batchId" label="序号" align="center"> | ||||
<template slot-scope="scope"> | <template slot-scope="scope"> | ||||
{{ | {{ | ||||
@@ -1125,7 +1125,11 @@ export default { | |||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -88,7 +88,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<div v-if="consultantlistid"> | |||||
<div style="margin-top:150px" v-if="consultantlistid"> | |||||
<div class="app-box-san"> | <div class="app-box-san"> | ||||
<div class="zuo"> | <div class="zuo"> | ||||
<div class="title"> | <div class="title"> | ||||
@@ -264,7 +264,7 @@ | |||||
<el-button @click="downLoad">导出</el-button> | <el-button @click="downLoad">导出</el-button> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<el-table max-height="300" :data="tableData" stripe style="width: 100%"> | |||||
<el-table max-height="300" :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="statDate" label="日期" align="center"> | <el-table-column prop="statDate" label="日期" align="center"> | ||||
<template slot-scope="scope"> | <template slot-scope="scope"> | ||||
{{ | {{ | ||||
@@ -1230,7 +1230,11 @@ export default { | |||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -12,7 +12,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="app-titel"> | <div class="app-titel"> | ||||
<div style="text-indent: 30px">接待时间:</div> | |||||
<div style="text-indent: 30px;font-weight:bold;">接待时间:</div> | |||||
<div class="toptimeqhuan"> | <div class="toptimeqhuan"> | ||||
<div :class="{ tophove: TimetoAhoose == 4 }" @click="tabtimetap(4)"> | <div :class="{ tophove: TimetoAhoose == 4 }" @click="tabtimetap(4)"> | ||||
近7天 | 近7天 | ||||
@@ -1687,7 +1687,7 @@ export default { | |||||
.zuo { | .zuo { | ||||
flex: 1; | flex: 1; | ||||
height: 100%; | height: 100%; | ||||
margin-right: 15px; | |||||
// margin-right: 15px; | |||||
background: #ffffff; | background: #ffffff; | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -1753,7 +1753,7 @@ export default { | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
margin-top: 15px; | |||||
margin-top: 100px; | |||||
padding: 15px; | padding: 15px; | ||||
} | } | ||||
@@ -1797,12 +1797,15 @@ export default { | |||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
padding-top: 15px; | padding-top: 15px; | ||||
padding-bottom: 15px; | padding-bottom: 15px; | ||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
} | } | ||||
.app-titel { | .app-titel { | ||||
@@ -108,7 +108,7 @@ | |||||
</div> | </div> | ||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" style="width: 100%"> | |||||
<el-table :data="tableData" style="width: 100%" height="390"> | |||||
<el-table-column prop="batchId" label="序号" align="center"> | <el-table-column prop="batchId" label="序号" align="center"> | ||||
<template slot-scope="scope"> | <template slot-scope="scope"> | ||||
{{ | {{ | ||||
@@ -950,14 +950,18 @@ tbody tr { | |||||
width: 100%; | width: 100%; | ||||
padding: 15px; | padding: 15px; | ||||
background: #ffffff; | background: #ffffff; | ||||
margin-top: 15px; | |||||
margin-top: 100px; | |||||
} | } | ||||
.tophove { | .tophove { | ||||
color: #ffffff; | color: #ffffff; | ||||
background: #2671e2; | background: #2671e2; | ||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -282,7 +282,7 @@ | |||||
<div class="app-box-san" v-if="Confirmthecontrast && aliasclass != 3 && aliasclass != 4"> | <div class="app-box-san" v-if="Confirmthecontrast && aliasclass != 3 && aliasclass != 4"> | ||||
<div class="santitle">对比报表</div> | <div class="santitle">对比报表</div> | ||||
<div class="santab"> | <div class="santab"> | ||||
<el-table :data="tableData" height="400" border style="width: 100%"> | |||||
<el-table :data="tableData" height="390" border style="width: 100%"> | |||||
<el-table-column prop="name" label="时间" align="center"> | <el-table-column prop="name" label="时间" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="shiduan1" label="时段1" align="center"> | <el-table-column prop="shiduan1" label="时段1" align="center"> | ||||
@@ -1407,7 +1407,7 @@ export default { | |||||
.kapian-box { | .kapian-box { | ||||
width: 100%; | width: 100%; | ||||
// height: 144px; | // height: 144px; | ||||
margin-top: 15px; | |||||
margin-top: 100px; | |||||
display: flex; | display: flex; | ||||
.kayi { | .kayi { | ||||
@@ -1488,7 +1488,11 @@ export default { | |||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -26,7 +26,7 @@ | |||||
</div> | </div> | ||||
<!-- 二 --> | <!-- 二 --> | ||||
<div class="app-box-er"> | |||||
<div class="app-box-er" style="margin-top:60px"> | |||||
<div class="container"> | <div class="container"> | ||||
<div class="cardItem" @click="changeTab('服务期内项目总数')" :class="{ borderCss: tabName == '服务期内项目总数' }"> | <div class="cardItem" @click="changeTab('服务期内项目总数')" :class="{ borderCss: tabName == '服务期内项目总数' }"> | ||||
<span>服务期内项目总数</span> | <span>服务期内项目总数</span> | ||||
@@ -192,7 +192,7 @@ | |||||
</div> | </div> | ||||
<div id="main" v-if="echarValue1 == 0"></div> | <div id="main" v-if="echarValue1 == 0"></div> | ||||
<div v-if="echarValue1 == 1"> | <div v-if="echarValue1 == 1"> | ||||
<el-table :data="echarList1" stripe style="width: 100%"> | |||||
<el-table :data="echarList1" stripe style="width: 100%" height="390"> | |||||
<!-- <el-table-column type="index" label="序号" width="50"> | <!-- <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> --> | </el-table-column> --> | ||||
<el-table-column prop="time" label="时间" align="center"> | <el-table-column prop="time" label="时间" align="center"> | ||||
@@ -480,7 +480,7 @@ | |||||
<div id="echar2" v-if="echarValue == 0"></div> | <div id="echar2" v-if="echarValue == 0"></div> | ||||
<div v-if="echarValue == 1"> | <div v-if="echarValue == 1"> | ||||
<el-table :data="echarList" stripe style="width: 100%"> | |||||
<el-table :data="echarList" stripe style="width: 100%" height="390"> | |||||
<!-- <el-table-column type="index" label="序号" width="50"> | <!-- <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> --> | </el-table-column> --> | ||||
<el-table-column prop="date" label="日期" align="center"> | <el-table-column prop="date" label="日期" align="center"> | ||||
@@ -536,7 +536,7 @@ | |||||
<el-dialog :title="elTitle" :visible.sync="dialogVisible"> | <el-dialog :title="elTitle" :visible.sync="dialogVisible"> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<div style="font-size: 20px">{{ timeStr }}</div> | <div style="font-size: 20px">{{ timeStr }}</div> | ||||
<el-table :data="detailList" stripe style="width: 100%"> | |||||
<el-table :data="detailList" stripe style="width: 100%" height="390"> | |||||
<el-table-column v-if="visible1" prop="houseName" label="项目" align="center"> | <el-table-column v-if="visible1" prop="houseName" label="项目" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column v-if="visible1" prop="receptionQuantity" label="接待量" align="center"> | <el-table-column v-if="visible1" prop="receptionQuantity" label="接待量" align="center"> | ||||
@@ -1638,7 +1638,11 @@ export default { | |||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -61,7 +61,7 @@ | |||||
</div> --> | </div> --> | ||||
<!-- 二 --> | <!-- 二 --> | ||||
<div class="app-box-er"> | |||||
<div class="app-box-er" style="margin-top:60px"> | |||||
<div class="container"> | <div class="container"> | ||||
<!-- <div class="grid-content"> | <!-- <div class="grid-content"> | ||||
<div class="text1">代理商数</div> | <div class="text1">代理商数</div> | ||||
@@ -291,7 +291,7 @@ | |||||
</div> | </div> | ||||
<div id="main" v-if="echarValue1 == 0"></div> | <div id="main" v-if="echarValue1 == 0"></div> | ||||
<div v-if="echarValue1 == 1"> | <div v-if="echarValue1 == 1"> | ||||
<el-table :data="echarList1" stripe style="width: 100%"> | |||||
<el-table :data="echarList1" stripe style="width: 100%" height="390"> | |||||
<!-- <el-table-column type="index" label="序号" width="50"> | <!-- <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> --> | </el-table-column> --> | ||||
<el-table-column prop="time" label="时间" align="center"> | <el-table-column prop="time" label="时间" align="center"> | ||||
@@ -504,7 +504,7 @@ | |||||
<div id="echar2" v-if="echarValue == 0"></div> | <div id="echar2" v-if="echarValue == 0"></div> | ||||
<div v-if="echarValue == 1"> | <div v-if="echarValue == 1"> | ||||
<el-table :data="echarList" stripe style="width: 100%"> | |||||
<el-table :data="echarList" stripe style="width: 100%" height="390"> | |||||
<!-- <el-table-column type="index" label="序号" width="50"> | <!-- <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> --> | </el-table-column> --> | ||||
<el-table-column prop="date" label="日期" align="center"> | <el-table-column prop="date" label="日期" align="center"> | ||||
@@ -589,7 +589,7 @@ | |||||
<el-dialog :title="elTitle" :visible.sync="dialogVisible"> | <el-dialog :title="elTitle" :visible.sync="dialogVisible"> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<div style="font-size: 20px">{{ timeStr }}</div> | <div style="font-size: 20px">{{ timeStr }}</div> | ||||
<el-table :data="detailList" stripe style="width: 100%"> | |||||
<el-table :data="detailList" stripe style="width: 100%" height="390"> | |||||
<el-table-column v-if="visible1" prop="houseName" label="项目" align="center"> | <el-table-column v-if="visible1" prop="houseName" label="项目" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column v-if="visible1" prop="receptionQuantity" label="接待量" align="center"> | <el-table-column v-if="visible1" prop="receptionQuantity" label="接待量" align="center"> | ||||
@@ -1670,7 +1670,11 @@ export default { | |||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -27,7 +27,7 @@ | |||||
</div> | </div> | ||||
<!-- 二 --> | <!-- 二 --> | ||||
<div class="app-box-er"> | |||||
<div class="app-box-er" style="margin-top:60px"> | |||||
<div class="container"> | <div class="container"> | ||||
<div v-if="agentissow" class="cardItem" @click="changeTab('代理商数')" :class="{ borderCss: tabName == '代理商数' }"> | <div v-if="agentissow" class="cardItem" @click="changeTab('代理商数')" :class="{ borderCss: tabName == '代理商数' }"> | ||||
<span>代理商数</span> | <span>代理商数</span> | ||||
@@ -302,7 +302,7 @@ | |||||
</div> | </div> | ||||
<div v-if="echarValue1 == 0" id="main"></div> | <div v-if="echarValue1 == 0" id="main"></div> | ||||
<div v-if="echarValue1 == 1"> | <div v-if="echarValue1 == 1"> | ||||
<el-table :data="echarList1" stripe style="width: 100%"> | |||||
<el-table :data="echarList1" stripe style="width: 100%" height="390"> | |||||
<!-- <el-table-column type="index" label="序号" width="50"> | <!-- <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> --> | </el-table-column> --> | ||||
<el-table-column prop="time" label="时间" align="center"> | <el-table-column prop="time" label="时间" align="center"> | ||||
@@ -630,7 +630,7 @@ | |||||
<div v-if="echarValue == 0" id="echar2"></div> | <div v-if="echarValue == 0" id="echar2"></div> | ||||
<div v-if="echarValue == 1"> | <div v-if="echarValue == 1"> | ||||
<el-table :data="echarList" stripe style="width: 100%"> | |||||
<el-table :data="echarList" stripe style="width: 100%" height="390"> | |||||
<!-- <el-table-column type="index" label="序号" width="50"> | <!-- <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> --> | </el-table-column> --> | ||||
<el-table-column prop="date" label="日期" align="center"> | <el-table-column prop="date" label="日期" align="center"> | ||||
@@ -684,7 +684,7 @@ | |||||
<el-dialog :title="elTitle" :visible.sync="dialogVisible"> | <el-dialog :title="elTitle" :visible.sync="dialogVisible"> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<div style="font-size: 20px">{{ timeStr }}</div> | <div style="font-size: 20px">{{ timeStr }}</div> | ||||
<el-table :data="detailList" stripe style="width: 100%"> | |||||
<el-table :data="detailList" stripe style="width: 100%" height="390"> | |||||
<el-table-column v-if="visible1" prop="houseName" label="项目" align="center"> | <el-table-column v-if="visible1" prop="houseName" label="项目" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column v-if="visible1" prop="receptionQuantity" label="接待量" align="center"> | <el-table-column v-if="visible1" prop="receptionQuantity" label="接待量" align="center"> | ||||
@@ -1825,7 +1825,11 @@ export default { | |||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -64,7 +64,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="app-box-er"> | |||||
<div class="app-box-er" style="margin-top:60px"> | |||||
<div class="container1"> | <div class="container1"> | ||||
<div class="cardItem" @click="changeTab('服务期内项目数')" :class="{ borderCss: tabName == '服务期内项目数' }"> | <div class="cardItem" @click="changeTab('服务期内项目数')" :class="{ borderCss: tabName == '服务期内项目数' }"> | ||||
<span>服务期内项目数</span> | <span>服务期内项目数</span> | ||||
@@ -208,7 +208,7 @@ | |||||
<div class="app-box-er" v-if="selectTime1"> | <div class="app-box-er" v-if="selectTime1"> | ||||
<template> | <template> | ||||
<el-table :data="tableData" style="width: 100%" height="320"> | |||||
<el-table :data="tableData" style="width: 100%" height="390"> | |||||
<el-table-column prop="time" label="时间" align="center"> | <el-table-column prop="time" label="时间" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="data1" label="时段一" align="center"> | <el-table-column prop="data1" label="时段一" align="center"> | ||||
@@ -1037,7 +1037,11 @@ export default { | |||||
color: #2671e2; | color: #2671e2; | ||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -49,7 +49,7 @@ | |||||
</div> | </div> | ||||
<!-- 中间 --> | <!-- 中间 --> | ||||
<div class="app-box"> | |||||
<div class="app-box" style="margin-top:100px"> | |||||
<div class="conbox">客群特征总览</div> | <div class="conbox">客群特征总览</div> | ||||
<div class="alllistbox"> | <div class="alllistbox"> | ||||
<div | <div | ||||
@@ -575,7 +575,11 @@ export default { | |||||
font-size: 14px; | font-size: 14px; | ||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -83,7 +83,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="app-box-er" > | |||||
<div class="app-box-er" style="margin-top:70px"> | |||||
<div class="app-titel" style="margin-bottom: 10px"> | <div class="app-titel" style="margin-bottom: 10px"> | ||||
<div class="titel-text" style="text-indent: 0; min-width: 64px"> | <div class="titel-text" style="text-indent: 0; min-width: 64px"> | ||||
项目趋势 | 项目趋势 | ||||
@@ -321,7 +321,7 @@ | |||||
<div class="app-box-er" v-if="selectTime1"> | <div class="app-box-er" v-if="selectTime1"> | ||||
<template> | <template> | ||||
<el-table :data="tableData" style="width: 100%" height="320"> | |||||
<el-table :data="tableData" style="width: 100%" height="390"> | |||||
<el-table-column prop="time" label="时间" align="center"> | <el-table-column prop="time" label="时间" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="data1" label="时段一" align="center"> | <el-table-column prop="data1" label="时段一" align="center"> | ||||
@@ -1234,7 +1234,11 @@ export default { | |||||
color: #2671e2; | color: #2671e2; | ||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -32,7 +32,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="houseName" label="项目名称" align="center"> | <el-table-column prop="houseName" label="项目名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="name" label="状态" align="center"> | <el-table-column prop="name" label="状态" align="center"> | ||||
@@ -47,7 +47,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="words" label="敏感词" align="center"> | <el-table-column prop="words" label="敏感词" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="houseName" label="项目名称" align="center"> | <el-table-column prop="houseName" label="项目名称" align="center"> | ||||
@@ -61,7 +61,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column type="index" label="序号" width="50"> | <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="correctWord" label="正确词" align="center"> | <el-table-column prop="correctWord" label="正确词" align="center"> | ||||
@@ -15,7 +15,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column type="index" label="序号" width="50"> | <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="name" label="名称" align="center"> | <el-table-column prop="name" label="名称" align="center"> | ||||
@@ -15,7 +15,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe height="400" style="width: 100%"> | |||||
<el-table :data="tableData" stripe height="390" style="width: 100%"> | |||||
<el-table-column prop="name" label="部门名称" align="center"> | <el-table-column prop="name" label="部门名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="peopleCount" label="部门人数" align="center"> | <el-table-column prop="peopleCount" label="部门人数" align="center"> | ||||
@@ -93,7 +93,7 @@ | |||||
</div> | </div> | ||||
<el-table :data="list" border @selection-change="handleSelectionChange" style="width: 100%" | <el-table :data="list" border @selection-change="handleSelectionChange" style="width: 100%" | ||||
:header-cell-style="{ textAlign: 'center' }" :cell-style="{ textAlign: 'center' }"> | |||||
:header-cell-style="{ textAlign: 'center' }" :cell-style="{ textAlign: 'center' }" height="390"> | |||||
<el-table-column type="selection" width="55"> </el-table-column> | <el-table-column type="selection" width="55"> </el-table-column> | ||||
<el-table-column type="index" label="序号" width="50"> | <el-table-column type="index" label="序号" width="50"> | ||||
</el-table-column> | </el-table-column> | ||||
@@ -123,7 +123,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table v-if="activeTotal == 0" :data="tableData" stripe style="width: 100%"> | |||||
<el-table v-if="activeTotal == 0" :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="propertyName" label="项目名称" align="center"> | <el-table-column prop="propertyName" label="项目名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="orgName" label="公司名称" align="center"> | <el-table-column prop="orgName" label="公司名称" align="center"> | ||||
@@ -188,7 +188,7 @@ | |||||
</el-table-column> | </el-table-column> | ||||
</el-table> | </el-table> | ||||
<el-table v-if="activeTotal == 2" :data="tableData" stripe style="width: 100%"> | |||||
<el-table v-if="activeTotal == 2" :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="orgName" label="公司名称" align="center"> | <el-table-column prop="orgName" label="公司名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="houseQuantityOfEnough" label="服务期内项目" align="center" width="140"> | <el-table-column prop="houseQuantityOfEnough" label="服务期内项目" align="center" width="140"> | ||||
@@ -234,7 +234,7 @@ | |||||
</el-table-column> | </el-table-column> | ||||
</el-table> | </el-table> | ||||
<el-table v-if="activeTotal == 1" :data="tableData" stripe style="width: 100%"> | |||||
<el-table v-if="activeTotal == 1" :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="agentName" label="代理商名称" align="center"> | <el-table-column prop="agentName" label="代理商名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
<el-table-column prop="area" label="地区" align="center"> | <el-table-column prop="area" label="地区" align="center"> | ||||
@@ -30,6 +30,7 @@ | |||||
:data="tableData" | :data="tableData" | ||||
border | border | ||||
style="width: 100%" | style="width: 100%" | ||||
height="390" | |||||
:header-cell-style="{ textAlign: 'center' }" | :header-cell-style="{ textAlign: 'center' }" | ||||
:cell-style="{ textAlign: 'center' }" | :cell-style="{ textAlign: 'center' }" | ||||
> | > | ||||
@@ -152,7 +152,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="propertyName" :show-overflow-tooltip="true" width="120px" label="项目名称" align="center"> | <el-table-column prop="propertyName" :show-overflow-tooltip="true" width="120px" label="项目名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
@@ -48,7 +48,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="title" label="标题" align="center"></el-table-column> | <el-table-column prop="title" label="标题" align="center"></el-table-column> | ||||
<el-table-column prop="pageView" label="阅读数" align="center"></el-table-column> | <el-table-column prop="pageView" label="阅读数" align="center"></el-table-column> | ||||
<el-table-column prop="createUser" label="发布人" align="center"></el-table-column> | <el-table-column prop="createUser" label="发布人" align="center"></el-table-column> | ||||
@@ -55,7 +55,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="app-box-san"> | |||||
<div class="app-box-san" style="margin-top:70px"> | |||||
<div class="zuo"> | <div class="zuo"> | ||||
<div class="title"> | <div class="title"> | ||||
<div class="text1">目标分析</div> | <div class="text1">目标分析</div> | ||||
@@ -184,7 +184,7 @@ | |||||
>导出</el-button | >导出</el-button | ||||
> --> | > --> | ||||
</div> | </div> | ||||
<el-table :data="tableData" @selection-change="handleSelectionChange" stripe style="width: 100%"> | |||||
<el-table :data="tableData" @selection-change="handleSelectionChange" stripe style="width: 100%" height="390"> | |||||
<el-table-column type="selection" width="55"> </el-table-column> | <el-table-column type="selection" width="55"> </el-table-column> | ||||
<el-table-column prop="houseName" label="项目名称" align="center"> | <el-table-column prop="houseName" label="项目名称" align="center"> | ||||
</el-table-column> | </el-table-column> | ||||
@@ -994,7 +994,11 @@ export default { | |||||
} | } | ||||
.app-top { | .app-top { | ||||
width: 100%; | |||||
// width: 100%; | |||||
width: calc(100% - 270px); | |||||
position: fixed; | |||||
z-index: 999; | |||||
margin-top: -16px; | |||||
background: #ffffff; | background: #ffffff; | ||||
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); | ||||
border-radius: 4px; | border-radius: 4px; | ||||
@@ -54,7 +54,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%" > | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="operationName" label="运营" align="center" sortable></el-table-column> | <el-table-column prop="operationName" label="运营" align="center" sortable></el-table-column> | ||||
<el-table-column prop="houseQuantityInService" label="服务中项目数" width="120" align="center" sortable></el-table-column> | <el-table-column prop="houseQuantityInService" label="服务中项目数" width="120" align="center" sortable></el-table-column> | ||||
<el-table-column prop="wrongWordAddCount" width="120" label="常错词添加数" align="center" sortable></el-table-column> | <el-table-column prop="wrongWordAddCount" width="120" label="常错词添加数" align="center" sortable></el-table-column> | ||||
@@ -143,7 +143,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<div style="width:100%;margin-top: 8px;"> | <div style="width:100%;margin-top: 8px;"> | ||||
<el-table :data="infodata" stripe style="width: 100%;overflow-y:scroll;" height="340" | |||||
<el-table :data="infodata" stripe style="width: 100%;overflow-y:scroll;" height="390" | |||||
:header-cell-style="{background:'#E0E0E0'}"> | :header-cell-style="{background:'#E0E0E0'}"> | ||||
<el-table-column | <el-table-column | ||||
prop="createTime" | prop="createTime" | ||||
@@ -119,7 +119,7 @@ | |||||
<!-- 表格 --> | <!-- 表格 --> | ||||
<div class="cen-tab"> | <div class="cen-tab"> | ||||
<el-table :data="tableData" stripe style="width: 100%"> | |||||
<el-table :data="tableData" stripe style="width: 100%" height="390"> | |||||
<el-table-column prop="batchId" label="序号" width="70" align="center"> | <el-table-column prop="batchId" label="序号" width="70" align="center"> | ||||
<template slot-scope="scope"> | <template slot-scope="scope"> | ||||
<span> {{ scope.$index + 1 }}</span> | <span> {{ scope.$index + 1 }}</span> | ||||