fix: 修复剧本拆解结果滚动并收拢配置
This commit is contained in:
@@ -1171,6 +1171,7 @@ describe('工作台页面交互', () => {
|
||||
attachTo: document.body,
|
||||
global: { provide: { [projectContextKey as symbol]: provided } }
|
||||
})
|
||||
await expandSections()
|
||||
button('预览分组').click()
|
||||
await flushPromises()
|
||||
expect(button('开始拆解').disabled).toBe(false)
|
||||
|
||||
Reference in New Issue
Block a user