chore(测试用例): 删除冗余log
This commit is contained in:
parent
d82745cd98
commit
e98eb969c6
|
@ -527,7 +527,6 @@
|
|||
watch(
|
||||
() => activeCaseId.value,
|
||||
() => {
|
||||
console.log('🤔️ =>', activeCaseId.value);
|
||||
loadCaseDetail();
|
||||
initReviewerAndStatus();
|
||||
initReviewHistoryList();
|
||||
|
|
Loading…
Reference in New Issue