Commit aac875e7 authored by limingzhe's avatar limingzhe

fix: debug

parent c8fef8f2
......@@ -794,15 +794,15 @@ cc.Class({
// break;
// }
// setInterval(() => {
this.getPhotoData((data) => {
this.photoEnd(data);
});
// }, 3000);
// // setInterval(() => {
// this.getPhotoData((data) => {
// this.photoEnd(data);
// });
// // }, 3000);
console.log('curCheckGroup: ', JSON.stringify( this.curCheckGroup ));
// console.log('curCheckGroup: ', JSON.stringify( this.curCheckGroup ));
return;
// return;
......
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