liuzhihui 2 年之前
父節點
當前提交
88b2da689e

+ 2 - 2
CallCenterWeb.UI/RMYYAPP/manifest.json

2
     "name" : "郑州人民医院综合服务保障调度平台",
2
     "name" : "郑州人民医院综合服务保障调度平台",
3
     "appid" : "__UNI__5A5207D",
3
     "appid" : "__UNI__5A5207D",
4
     "description" : "",
4
     "description" : "",
5
-    "versionName" : "1.2.62",
6
-    "versionCode" : 162,
5
+    "versionName" : "1.2.63",
6
+    "versionCode" : 163,
7
     "transformPx" : false,
7
     "transformPx" : false,
8
     /* 5+App特有相关 */
8
     /* 5+App特有相关 */
9
     "app-plus" : {
9
     "app-plus" : {

+ 3 - 1
CallCenterWeb.UI/RMYYAPP/pages/myTask/repairList/repairList.vue

18
 					style="position: relative;left: 13%;top: 18px;visibility:hidden"/>
18
 					style="position: relative;left: 13%;top: 18px;visibility:hidden"/>
19
 				<uni-badge v-if="count1!=0" class="uni-badge-left-margin" :text="count1"
19
 				<uni-badge v-if="count1!=0" class="uni-badge-left-margin" :text="count1"
20
 					style="position: relative;left: 13%;top: 18px;"  />
20
 					style="position: relative;left: 13%;top: 18px;"  />
21
-				<uni-badge class="uni-badge-left-margin" :text="count2"
21
+				<uni-badge v-if="count2==0" class="uni-badge-left-margin" :text="count2"
22
+					style="position: relative;left: 30%;top: 18px;visibility:hidden" />
23
+				<uni-badge  v-if="count2!=0" class="uni-badge-left-margin" :text="count2"
22
 					style="position: relative;left: 30%;top: 18px;" />
24
 					style="position: relative;left: 30%;top: 18px;" />
23
 				<!-- <uni-badge class="uni-badge-left-margin" :text="count3" style="position: relative;left: 9%;top: 18px;"/> -->
25
 				<!-- <uni-badge class="uni-badge-left-margin" :text="count3" style="position: relative;left: 9%;top: 18px;"/> -->
24
 				<!-- <uni-badge class="uni-badge-left-margin" :text="count4" style="position: relative;left: 17%;top: 18px;"/>
26
 				<!-- <uni-badge class="uni-badge-left-margin" :text="count4" style="position: relative;left: 17%;top: 18px;"/>

+ 8 - 3
CallCenterWeb.UI/RMYYAPP/pages/myTask/workOrderDetail/workOrderDetail.vue

83
 				<text class="contentText">{{ detailContentData.F_PlaceOfRepair }}</text>
83
 				<text class="contentText">{{ detailContentData.F_PlaceOfRepair }}</text>
84
 			</view>
84
 			</view>
85
 			<view class="contentTable">
85
 			<view class="contentTable">
86
-				<text class="contentTitle">报修人员:</text>
86
+				<text class="contentTitle">申请人:</text>
87
 				<text class="contentText">{{ detailContentData.applicantname}}</text>
87
 				<text class="contentText">{{ detailContentData.applicantname}}</text>
88
 			</view>
88
 			</view>
89
 			<view class="contentTable">
89
 			<view class="contentTable">
90
+				<text class="contentTitle">申请电话:</text>
91
+				<text class="contentText" style="margin-top: -5px;">{{ detailContentData.F_Applicantsphone }}<uni-icons v-show="detailContentData.F_Applicantsphone&&clickbefore==0" class="frContentText" type="eye" size="30" @click="clickEye"></uni-icons> <uni-icons @click="callHandle(detailContentData.F_ApplicantsphoneShow)" class="frContentText" type="phone" size="30"></uni-icons></text>
92
+			</view>
93
+			<view class="contentTable">
90
 				<text class="contentTitle">联系电话:</text>
94
 				<text class="contentTitle">联系电话:</text>
91
-				<text class="contentText" style="margin-top: -5px;">{{ detailContentData.F_Applicantsphone }}<uni-icons v-show="detailContentData.F_Applicantsphone&&clickbefore==0" class="frContentText" type="eye" size="30" @click="clickEye"></uni-icons> <uni-icons @click="callHandle(detailContentData.F_PhoneShow)" class="frContentText" type="phone" size="30"></uni-icons></text>
95
+				<text class="contentText" style="margin-top: -5px;">{{ detailContentData.F_Phone }}<uni-icons v-show="detailContentData.F_Phone&&clickbefore==0" class="frContentText" type="eye" size="30" @click="clickEye"></uni-icons> <uni-icons @click="callHandle(detailContentData.F_PhoneShow)" class="frContentText" type="phone" size="30"></uni-icons></text>
92
 			</view>
96
 			</view>
93
 			<view class="contentTable">
97
 			<view class="contentTable">
94
 				<view class="contentTitle">报修内容:</view>
98
 				<view class="contentTitle">报修内容:</view>
105
 			</view>
109
 			</view>
106
 			<view class="contentTable">
110
 			<view class="contentTable">
107
 				<text class="contentTitle">联系方式:</text>
111
 				<text class="contentTitle">联系方式:</text>
108
-				<text class="contentText" style="margin-top: -5px;">{{ detailContentData.MaintenancerPhone }} <uni-icons @click="callHandle(detailContentData.MaintenancerPhoneShow)" class="frContentText" type="phone" size="30" v-if="detailContentData.MaintenancerPhone"></uni-icons></text>
112
+				<text class="contentText" style="margin-top: -5px;">{{ detailContentData.MaintenancerPhone }}<uni-icons v-show="detailContentData.MaintenancerPhone&&clickbefore==0" class="frContentText" type="eye" size="30" @click="clickEye"></uni-icons> <uni-icons @click="callHandle(detailContentData.MaintenancerPhoneShow)" class="frContentText" type="phone" size="30" v-if="detailContentData.MaintenancerPhone"></uni-icons></text>
109
 			</view>
113
 			</view>
110
 			<view class="contentTable">
114
 			<view class="contentTable">
111
 				<text class="contentTitle">超时时限:</text>
115
 				<text class="contentTitle">超时时限:</text>
465
 				this.detailContentData.F_DeptPhone = decrypt(this.detailContentData.F_DeptPhoneShow)
469
 				this.detailContentData.F_DeptPhone = decrypt(this.detailContentData.F_DeptPhoneShow)
466
 				this.detailContentData.F_Applicantsphone = decrypt(this.detailContentData.F_ApplicantsphoneShow)
470
 				this.detailContentData.F_Applicantsphone = decrypt(this.detailContentData.F_ApplicantsphoneShow)
467
 				this.detailContentData.MaintenancerPhone = decrypt(this.detailContentData.MaintenancerPhoneShow)
471
 				this.detailContentData.MaintenancerPhone = decrypt(this.detailContentData.MaintenancerPhoneShow)
472
+				this.detailContentData.F_Phone = decrypt(this.detailContentData.F_PhoneShow)
468
 				this.clickbefore = 1
473
 				this.clickbefore = 1
469
 				// const params = {
474
 				// const params = {
470
 				//   workordercode:this.detailContentData.F_WorkOrderCode,
475
 				//   workordercode:this.detailContentData.F_WorkOrderCode,