表单界面对象
async function example() { await instance.ready(); const app = instance.Application; const formViewUI = await app.Window.FormViewUI }