Commit cd7e343f authored by 王's avatar

删除log

parent dafec0cb
...@@ -249,7 +249,6 @@ ...@@ -249,7 +249,6 @@
if(this.searchFrom.test_open_ids){ if(this.searchFrom.test_open_ids){
json.test_open_ids = this.searchFrom.test_open_ids json.test_open_ids = this.searchFrom.test_open_ids
} }
console.log('sendmsg', json);
sendMsgApi(json).then((res)=>{ sendMsgApi(json).then((res)=>{
this.$message({ this.$message({
message: res, message: res,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment