Browse Source

feat: 客户欢迎语 - 支持"复制"交互逻辑

zhengxy 1 year ago
parent
commit
f4480755f6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      project/src/components/customOperate/welcom_message.vue

+ 0 - 2
project/src/components/customOperate/welcom_message.vue

@@ -119,8 +119,6 @@ export default {
119 119
     }
120 120
   },
121 121
   created () {
122
-    console.log('this.$route => ', this.$route)
123
-    console.log('isCopy => ', this.isCopy)
124 122
     if (this.$route.params.rule_id) {//详情
125 123
       this.detail()
126 124
     } else {