@@ -180,7 +180,7 @@
<el-empty
class="empSvg"
:image-size="100"
- description="暂无控制控制评分"
+ description="暂无控制评分"
/>
</div>
</el-card>
@@ -326,7 +326,7 @@ export default {
},
opened() {
let date = new Date();
- this.timeValue[0] = date.getTime() - 28800000 * 300;
+ this.timeValue[0] = date.getTime() - 28800000;
this.timeValue[1] = date.getTime() + 3600000;
this.dataDeal();
this.getControlRecord();