(component): 不简化功能的前提下简化代码量

This commit is contained in:
就眠儀式
2022-10-06 01:15:35 +08:00
parent 70ef7649ac
commit 4c12851f9b
4 changed files with 12 additions and 216 deletions

View File

@@ -338,7 +338,8 @@ watch(
} else {
props.end();
}
}, { immediate: true }
},
{ immediate: true }
);
/**