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