refactor: ♻️ 代码规范优化
This commit is contained in:
@@ -62,7 +62,7 @@ defineOptions({
|
||||
|
||||
import LogAPI, { LogPageVO, LogPageQuery } from "@/api/system/log";
|
||||
|
||||
const queryFormRef = ref(ElForm);
|
||||
const queryFormRef = ref();
|
||||
|
||||
const loading = ref(false);
|
||||
const total = ref(0);
|
||||
|
||||
Reference in New Issue
Block a user