修改bug

This commit is contained in:
2025-08-22 18:46:29 +08:00
parent a7a743a394
commit ec41c867d4
3 changed files with 74 additions and 37 deletions

View File

@ -3,7 +3,7 @@
*/
import Dialog from '../../../Obj/Element/Dialog';
import { html } from "./_element";
import EventBinding from '../../../Obj/Element/Dialog/eventBinding';
import EventBinding from './eventBinding';
import { syncData } from '../../MultiViewportMode'
import Tools from '../../../Tools'
import TimeLine from './TimeLine'