diff --git a/src/components/BasicFile/preview.vue b/src/components/BasicFile/preview.vue index 9a8aade..3358fdc 100644 --- a/src/components/BasicFile/preview.vue +++ b/src/components/BasicFile/preview.vue @@ -52,11 +52,53 @@ 暂无附件 + + + + + + 文件下载 + + + + 文件名: + {{ downloadFileName }} + + + 下载路径: + 将下载到默认下载目录 + + + 点击确认后将开始下载文件 + + + + + 正在下载文件,请稍候... + + + + + + + + \ No newline at end of file diff --git a/src/pages/view/routine/gwlz/gwFlow.vue b/src/pages/view/routine/gwlz/gwFlow.vue index 1e7f0b7..4f46d85 100644 --- a/src/pages/view/routine/gwlz/gwFlow.vue +++ b/src/pages/view/routine/gwlz/gwFlow.vue @@ -1,6 +1,6 @@