Commit bed5fbd7 by 冷斌

fix bug

parent c0587131
......@@ -252,6 +252,7 @@
}
var isCollect = "{$paper['iscollect']}" > 0 ? 1 : 0;
console.log(isCollect);
function changeCollect() {
if (isCollect) {
......
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