Update change.ts

This commit is contained in:
yanmao 2022-01-16 16:10:17 +08:00
parent a234f94ecf
commit 64fd5b4c22
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ export interface ChangeInterface {
/**
*
*/
getOriginValue(): string;
getOriginValue(container?: NodeInterface): string;
/**
*
* @param options