const controls = await app.CommandBars('HeaderRight').Controls const controlButton = await controls.Add(1) 调用Add就报错了