ソースを参照

提交一下啊

1
mo 4 年 前
コミット
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 {
       try {
         const res = await sendMsgList(arr);
         const res = await sendMsgList(arr);
-        console.log(res);
         this.$message.success("发送成功");
         this.$message.success("发送成功");
         this.getList()
         this.getList()
       } catch {}
       } catch {}