Commit 1c4699d4 by qlintonger xeno

删除ts错误+2

parent 2609407b
...@@ -31,7 +31,6 @@ export async function fetchCommonFuncSimplified( ...@@ -31,7 +31,6 @@ export async function fetchCommonFuncSimplified(
export async function fetchCommonFunc( export async function fetchCommonFunc(
f: Function, f: Function,
params: any, params: any,
txt: any,
cb: Function, cb: Function,
loaderRef?: Ref<boolean>, loaderRef?: Ref<boolean>,
) { ) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment