修改同步

This commit is contained in:
2025-08-26 19:09:53 +08:00
parent a69034a18e
commit dd1855002f

View File

@ -33,7 +33,7 @@ class TextBox extends Base {
this.callback = callback
// syncData(this.sdk, this.options.id)
syncData(this.sdk, this.options.id)
}