Commit 4433175a by doszhang

dos

parent f9628fe6
...@@ -760,6 +760,8 @@ function randomFlagArr(length) { ...@@ -760,6 +760,8 @@ function randomFlagArr(length) {
return a - b; return a - b;
}); });
console.log(arr); console.log(arr);
console.log('oldRandFlag:' + oldRandFlag);
return arr; return arr;
} }
......
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 sign in to comment