feat:2.4.4 代码优化
This commit is contained in:
@@ -98,7 +98,6 @@ export class BaseMathDrawService {
|
||||
this.options.subTitle || '找一找下面相同的数字,涂上颜色',
|
||||
},
|
||||
onHeaderDrawn: (currentY) => {
|
||||
console.log('onHeaderDrawn currentY', currentY);
|
||||
this.currentY = currentY;
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user