Commit 42bfc52e authored by liuChang's avatar liuChang

Merge branch 'V20231129-中建一局二公司' of 192.168.60.201:root/dsk-operate-sys into V20231129-中建一局二公司

parents 9fa7888f 1bf69487
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
<div v-if="scope.row.companyId"> <div v-if="scope.row.companyId">
<router-link :to="`/monitoring/MonitoringReportDetails/${scope.row.companyId}`" tag="a" class="a-link companyName">{{scope.row.customerName}}</router-link> <router-link :to="`/monitoring/MonitoringReportDetails/${scope.row.companyId}`" tag="a" class="a-link companyName">{{scope.row.customerName}}</router-link>
</div> </div>
<div v-else>{{scope.row.companyName}}</div> <div v-else>{{scope.row.customerName}}</div>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="风险总数" prop="riskTotal"> <el-table-column label="风险总数" prop="riskTotal">
...@@ -498,7 +498,7 @@ ...@@ -498,7 +498,7 @@
score:'25' score:'25'
}, },
], ],
timeList: ['昨','近三天', '近七天', '近半月', '自定义'], timeList: ['昨','近三天', '近七天', '近半月', '自定义'],
time:'', time:'',
time1:'', time1:'',
inputID: this.getUid(), inputID: this.getUid(),
...@@ -1754,7 +1754,8 @@ ...@@ -1754,7 +1754,8 @@
} }
.picker-block{ .picker-block{
.el-picker-panel.el-date-range-picker.el-popper{ .el-picker-panel.el-date-range-picker.el-popper{
left: -680px !important; left: auto !important;
right: 124px !important;
top:144px !important; top:144px !important;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment