diff --git a/front/components/Share/FileShareView.vue b/front/components/Share/FileShareView.vue index 24bcb6f..bd33524 100644 --- a/front/components/Share/FileShareView.vue +++ b/front/components/Share/FileShareView.vue @@ -1,5 +1,14 @@ - 下载文件 + 下载文件 - - 下载 + + + {{ item?.label }} + + {{ item?.value }} + + + + 下载 \ No newline at end of file