فهرست منبع

Merge branch 'dev/v1.1.76_wmh' of jianyu/jy-mobile into feature/v1.1.76

wenmenghao 1 سال پیش
والد
کامیت
5ffa73696c
1فایلهای تغییر یافته به همراه7 افزوده شده و 1 حذف شده
  1. 7 1
      src/views/push/PushSetting.vue

+ 7 - 1
src/views/push/PushSetting.vue

@@ -274,7 +274,7 @@ export default {
       // 当前编辑推送时间的标识
       editTimesFlag: 'o_subset',
       // 可编辑推送时间的type
-      needEditTimesType: ['o_subset', 'o_follow_project', 'o_follow_ent', 'o_entinfo', 'o_newproject_forecast'],
+      needEditTimesType: ['o_subset', 'o_follow_project', 'o_owner_monitor','o_follow_ent', 'o_entinfo', 'o_newproject_forecast'],
       editResultTime: {
         o_subset: {
           ratemodeText: '实时推送',
@@ -288,6 +288,12 @@ export default {
           selectTimeSlot: [], // 每日推送选择的时间段
           ratemode: 1, // 当前选择的推送时间类型
         },
+        o_owner_monitor:{
+          ratemodeText: '实时推送',
+          times: '',
+          selectTimeSlot: [], // 每日推送选择的时间段
+          ratemode: 1, // 当前选择的推送时间类型
+        },
         o_follow_ent: {
           ratemodeText: '实时推送',
           times: '',