mo 4 лет назад
Родитель
Сommit
e819410536
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/views/childrensDay/index.vue

+ 0 - 1
src/views/childrensDay/index.vue

@@ -423,7 +423,6 @@ export default {
       });
       try {
         const res = await sendMsgList(arr);
-        console.log(res);
         this.$message.success("发送成功");
         this.getList()
       } catch {}