style(测试计划): 测试计划详情-切换tab刷新数据

--bug=1045303 --user=吕梦园
https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001045303
This commit is contained in:
teukkk 2024-08-20 10:13:51 +08:00 committed by Craftsman
parent 38f11e7686
commit 17fc721b46
1 changed files with 1 additions and 1 deletions

View File

@ -558,7 +558,7 @@
() => activeTab.value,
(val) => {
if (val) {
getStatistics();
initDetail();
}
}
);