From d99bdbb3d093028a26d772a9a16c6c671a6c343d Mon Sep 17 00:00:00 2001
From: chen <2659004835@qq.com>
Date: Sat, 2 Apr 2022 20:08:56 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E6=B5=8B=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/nothing/nothing-page.vue | 6 +-
jsFile/requst.js | 3 +-
pages/faultStatistics/faultStatistics.vue | 807 ++++++++----------
pages/faultStatistics/projectOverview.vue | 2 +-
pages/peopleManagement/peopleManagement.vue | 137 ++-
pages/workOrder/details.vue | 34 +-
pages/workOrder/workOrderLlsit.vue | 44 +-
.../electronic-certificate.vue | 19 +-
pagesB/i-want-evaluate/i-want-evaluate.vue | 8 +
9 files changed, 482 insertions(+), 578 deletions(-)
diff --git a/components/nothing/nothing-page.vue b/components/nothing/nothing-page.vue
index b0c34ae..78d12d1 100644
--- a/components/nothing/nothing-page.vue
+++ b/components/nothing/nothing-page.vue
@@ -22,8 +22,8 @@
default:'暂无内容'
},
currentType:{ // 暂无更多 icon 图标
- type:Number,
- default: 0
+ type:String,
+ default: '0'
}
},
data() {
@@ -33,7 +33,7 @@
diff --git a/pages/faultStatistics/projectOverview.vue b/pages/faultStatistics/projectOverview.vue
index 5f46ca2..c01495c 100644
--- a/pages/faultStatistics/projectOverview.vue
+++ b/pages/faultStatistics/projectOverview.vue
@@ -237,7 +237,7 @@
- 年度项目数据明细
+ 年度服务数据汇总
diff --git a/pages/peopleManagement/peopleManagement.vue b/pages/peopleManagement/peopleManagement.vue
index 6721888..6bf91a4 100644
--- a/pages/peopleManagement/peopleManagement.vue
+++ b/pages/peopleManagement/peopleManagement.vue
@@ -1,83 +1,68 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.title}}(正在作业)
- (空闲中)
-
-
-
-
- 已审核
-
-
-
-
-
-
-
-
-
- 编号: YG20211207-001
-
-
-
-
-
-
-
-
-
-
- 待处理:1单
-
-
-
- 已处理:1305单
-
-
-
- 当前定位:湖南省株洲市xxxxxxxx小区1栋202室
-
-
-
-
-
-
- 联系电话: 157xxxx8279
-
-
- 注册时间: 2018-12-12
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}(正在作业)
+ (空闲中)
+
+
+ 已审核
+
+
+
+
+
+ 编号: YG20211207-001
+
+
+
+
+
+
+
+
+ 待处理:1单
+ 已处理:1305单
+
+ 当前定位:湖南省株洲市xxxxxxxx小区1栋202室
+
+
+
+
+ 联系电话: 157xxxx8279
+
+
+ 注册时间: 2018-12-12
+
+
+
+
+
+
+