运营商数
@@ -62,7 +62,7 @@
-
待审核还车押金扣款
+
待审核还车押金扣款
{{StatisticsInfo.returnOrderDeductFee }}
还车待审核订单数:{{StatisticsInfo.returnOrderCount }}

@@ -186,7 +186,7 @@

异常排查车辆
- {{ StatisticsInfo.operationVo.faultOrderCount }}
+ {{ StatisticsInfo.operationVo.faultOrderCount }}
@@ -219,6 +219,7 @@ export default {
data() {
return {
StatisticsInfo: {},
+ userName: undefined,
chartInstance:null
};
},
@@ -226,6 +227,7 @@ export default {
},
mounted() {
+ this.userName = this.$store.state.user.name;
this.AdminStatistics();
window.addEventListener('resize', this.handleResize);
},
diff --git a/src/views/statistics/index.vue b/src/views/statistics/index.vue
index 963a45a..573682e 100644
--- a/src/views/statistics/index.vue
+++ b/src/views/statistics/index.vue
@@ -60,7 +60,7 @@
-
付款订单数
+
待付款订单数
{{StatisticsInfo.unpaidOrderCount}}
待付款订单金额:{{StatisticsInfo.unpaidOrderFee}}
@@ -208,7 +208,7 @@
运维状态
-
+

换电工单
@@ -276,12 +276,12 @@ export default {
};
},
created() {
-
-
+
+
},
mounted() {
this.getAreaOptions();
-
+
},
methods: {
handleAreaChange(newAreaId) {
@@ -296,7 +296,7 @@ export default {
},
getAreaOptions() {
getArealist().then(response => {
-
+
this.areaOptions = response.data;
this.areaId= this.areaOptions[0].areaId
this.getAreastatistics()
@@ -310,7 +310,7 @@ export default {
setTimeout(() => {
this.drawLine()
}, 1000);
-
+
console.log("areaOptions", this.areaOptions);
});
},
@@ -514,7 +514,7 @@ export default {
}
.info_li {
-
+
margin-top: 1.25rem;
display: flex;
flex-wrap: nowrap;
diff --git a/src/views/system/area/index.vue b/src/views/system/area/index.vue
index 418d8da..53c5704 100644
--- a/src/views/system/area/index.vue
+++ b/src/views/system/area/index.vue
@@ -247,13 +247,13 @@
-
-
+
+
-
-
+
+
@@ -261,66 +261,40 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/system/audit/index.vue b/src/views/system/audit/index.vue
index ba01f4a..f42e33e 100644
--- a/src/views/system/audit/index.vue
+++ b/src/views/system/audit/index.vue
@@ -122,14 +122,14 @@
size="mini"
type="text"
icon="el-icon-check"
- v-if="scope.row.status == '5' && userName != 'admin'"
+ v-if="scope.row.status == '5'"
@click="handleAudit(scope.row)"
v-hasPermi="['system:order:edit']"
>审核
{
this.areaOptions = response.rows;
});
diff --git a/src/views/system/device/index.vue b/src/views/system/device/index.vue
index 5a87c29..32fa503 100644
--- a/src/views/system/device/index.vue
+++ b/src/views/system/device/index.vue
@@ -308,39 +308,34 @@
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
+
+
+
-
+
-
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+