Browse Source

feat: 客户群群发 - 迭代

zhengxy 1 year ago
parent
commit
3be803ab2c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      project/src/components/customOperate/chatGroup/index.vue

+ 0 - 2
project/src/components/customOperate/chatGroup/index.vue

@@ -205,8 +205,6 @@ export default {
205 205
     goDetail (data) {
206 206
       this.detail_rule_id = data.rule_id;
207 207
       this.is_copy = false;
208
-      this.detialFlag = true // mock
209
-      return // mock
210 208
       if (data.enable == 1) {//待发送
211 209
         this.massMsgFlag = true
212 210
       } else {