소스 검색

提交一下啊

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 {
         const res = await sendMsgList(arr);
-        console.log(res);
         this.$message.success("发送成功");
         this.getList()
       } catch {}