+
+
城市:
-
+
+
查询
重置
@@ -69,12 +70,13 @@
-
+
+
审批
-
+
取消审批
@@ -337,7 +340,7 @@ export default {
}
});
}).catch(() => {
-
+
});
},
// 获取列表数据
diff --git a/src/views/business/orderInService.vue b/src/views/business/orderInService.vue
index 2629ac6..a1e475d 100644
--- a/src/views/business/orderInService.vue
+++ b/src/views/business/orderInService.vue
@@ -134,9 +134,10 @@
-
+
+
+ <!–
+ –>
添加商品
{{
addMaterialPackageTag.goodsName
}}
-
+
-->
+
+ <!–
+
+
服务城市:
{
- this.dataSelectJjqz()
- }, 60000)
- // //视频圈
- setTimeout(() => {
- this.chatNumSpq = setInterval(() => {
- this.dataSelectSpq()
- }, 60000)
- }, 8000);
- // //投诉中心
- setTimeout(() => {
- this.chatNumQy = setInterval(() => {
- this.dataSelectPy()
- }, 60000)
- }, 16000);
- // //聊天室
- setTimeout(() => {
- this.chatNumLts = setInterval(() => {
- this.dataSelectLts()
- }, 60000)
- }, 24000);
- // //消息中心
- setTimeout(() => {
- this.chatNumXxzx = setInterval(() => {
- this.dataSelectXxzx()
- }, 60000)
- }, 32000);
- // // 新用户注册
- setTimeout(() => {
- this.chatNumXyhzc = setInterval(() => {
- this.dataSelectXyhzc()
- }, 60000)
- }, 40000);
- // //实名认证
- this.chatNumJl = setInterval(() => {
- this.dataSelect()
- }, 6000)
- this.chatNumYh = setInterval(() => {
- this.dataSelectYh()
- }, 6000)
+ // this.chatNumJjqz = setInterval(() => {
+ // this.dataSelectJjqz()
+ // }, 60000)
+ // // //视频圈
+ // setTimeout(() => {
+ // this.chatNumSpq = setInterval(() => {
+ // this.dataSelectSpq()
+ // }, 60000)
+ // }, 8000);
+ // // //投诉中心
+ // setTimeout(() => {
+ // this.chatNumQy = setInterval(() => {
+ // this.dataSelectPy()
+ // }, 60000)
+ // }, 16000);
+ // // //聊天室
+ // setTimeout(() => {
+ // this.chatNumLts = setInterval(() => {
+ // this.dataSelectLts()
+ // }, 60000)
+ // }, 24000);
+ // // //消息中心
+ // setTimeout(() => {
+ // this.chatNumXxzx = setInterval(() => {
+ // this.dataSelectXxzx()
+ // }, 60000)
+ // }, 32000);
+ // // // 新用户注册
+ // setTimeout(() => {
+ // this.chatNumXyhzc = setInterval(() => {
+ // this.dataSelectXyhzc()
+ // }, 60000)
+ // }, 40000);
+ // // //实名认证
+ // this.chatNumJl = setInterval(() => {
+ // this.dataSelect()
+ // }, 6000)
+ // this.chatNumYh = setInterval(() => {
+ // this.dataSelectYh()
+ // }, 6000)
// // 目前的逻辑是只有客服账号才有订单相关(新订单、警告订单、超时订单)的提示
if ((this.userId && this.ringOrderId) && (this.userId == this.ringOrderId)) {
this.chatNumJg = setInterval(() => {
@@ -656,25 +656,25 @@ export default {
}
},
beforeDestroy() {
- //生产需替换
- //紧急求助定时任务
- clearInterval(this.chatNumJjqz);
- // //视频圈定时任务
- clearInterval(this.chatNumSpq);
- // //投诉中心定时任务
- clearInterval(this.chatNumQy);
- // //聊天室定时任务
- clearInterval(this.chatNumLts);
- // //消息中心定时任务
- clearInterval(this.chatNumXxzx);
- // //新用户注册定时任务
- clearInterval(this.chatNumXyhzc);
- clearInterval(this.chatNum)
- clearInterval(this.chatNumJl);
- clearInterval(this.chatNumYh);
- clearInterval(this.chatNumJg);
- clearInterval(this.chatNumCs);
- clearInterval(this.chatNumXdd);
+ //生产需替换 允许发包时打开
+ // //紧急求助定时任务
+ // clearInterval(this.chatNumJjqz);
+ // // //视频圈定时任务
+ // clearInterval(this.chatNumSpq);
+ // // //投诉中心定时任务
+ // clearInterval(this.chatNumQy);
+ // // //聊天室定时任务
+ // clearInterval(this.chatNumLts);
+ // // //消息中心定时任务
+ // clearInterval(this.chatNumXxzx);
+ // // //新用户注册定时任务
+ // clearInterval(this.chatNumXyhzc);
+ // clearInterval(this.chatNum)
+ // clearInterval(this.chatNumJl);
+ // clearInterval(this.chatNumYh);
+ // clearInterval(this.chatNumJg);
+ // clearInterval(this.chatNumCs);
+ // clearInterval(this.chatNumXdd);
}
}
diff --git a/src/views/main-sidebar-sub-menu.vue b/src/views/main-sidebar-sub-menu.vue
index bc4c489..1d34ed9 100644
--- a/src/views/main-sidebar-sub-menu.vue
+++ b/src/views/main-sidebar-sub-menu.vue
@@ -6,9 +6,10 @@
{{ menu.name }}
-
+
+
@@ -111,10 +112,10 @@ export default {
//检测菜单下是否有消息
havaMsg(index){
if(index == 311){
- return this.chatNumDrz != 0 || this.chatNumDts != 0 || this.chatNumJjqz != 0 || this.chatNumDsm != 0 || this.chatNumFwz != 0 || this.chatNumLts != 0 || this.chatNumSpq != 0 || this.chatNumXxzx != 0 || this.chatNumXyhzc != 0
+ return this.chatNumDrz != 0 || this.chatNumDts != 0 || this.chatNumJjqz != 0 || this.chatNumDsm != 0 || this.chatNumFwz != 0 || this.chatNumLts != 0 || this.chatNumSpq != 0 || this.chatNumXxzx != 0 || this.chatNumXyhzc != 0
}
if(index == 323){
- return this.chatNumXxzx != 0 || this.chatNumXyhzc != 0
+ return this.chatNumXxzx != 0 || this.chatNumXyhzc != 0
}
return false
}
diff --git a/src/views/skynetCenter/skynetCenter.vue b/src/views/skynetCenter/skynetCenter.vue
index 438f97d..eea6821 100644
--- a/src/views/skynetCenter/skynetCenter.vue
+++ b/src/views/skynetCenter/skynetCenter.vue
@@ -72,7 +72,8 @@
否
-->
-
+
+
diff --git a/src/views/user/userList.vue b/src/views/user/userList.vue
index 1121ce5..e75d83e 100644
--- a/src/views/user/userList.vue
+++ b/src/views/user/userList.vue
@@ -141,7 +141,8 @@
设置师傅
取消师傅
用户详情
- 设置会员
+
+
取消会员
删除用户