优化
This commit is contained in:
@ -95,6 +95,7 @@ watch(
|
||||
() => props.safetyLogId,
|
||||
(newId, oldId) => {
|
||||
if (newId !== oldId) {
|
||||
fileList.value = undefined;
|
||||
get();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user