mirror of
https://github.com/certd/certd.git
synced 2026-04-15 21:40:53 +08:00
perf: eab从更多参数中挪到外面
This commit is contained in:
@@ -154,6 +154,7 @@ const getOptions = async () => {
|
||||
|
||||
optionsRef.value = options;
|
||||
if (hasOptions.value == null) {
|
||||
//初始设置一次
|
||||
if (options.length > 0) {
|
||||
hasOptions.value = true;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user