style: 补充注释
This commit is contained in:
@@ -14,7 +14,7 @@ export function listNeFiles(query: Record<string, any>) {
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取文件
|
||||
* 从网元端获取文件
|
||||
* @param query 查询参数
|
||||
* @returns object
|
||||
*/
|
||||
|
||||
@@ -7,5 +7,5 @@ router.replace({ path: `/${params.path}`, query });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<span>稍等...</span>
|
||||
<span>Loading...</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user