fix
This commit is contained in:
@@ -37,6 +37,7 @@ export class ToolManager {
|
||||
this.activeTool = options.activeTool || {
|
||||
value: OperationType.SELECT,
|
||||
};
|
||||
this.props = options.props;
|
||||
|
||||
// 红绿图模式状态
|
||||
this.isRedGreenMode = false;
|
||||
|
||||
Reference in New Issue
Block a user