diff --git a/src/views/project/exemptionList/details.vue b/src/views/project/exemptionList/details.vue index 4a11560..d8d036a 100644 --- a/src/views/project/exemptionList/details.vue +++ b/src/views/project/exemptionList/details.vue @@ -598,7 +598,7 @@ }; const handlePreview = file => { - proxy.$modal.confirm(`下载此文件: ${file.name}?`).then(() => { + proxy.$modal.confirm(`预览此文件: ${file.name}?`).then(() => { window.open(file.url); }); }; diff --git a/src/views/project/exemptionList/details.vue b/src/views/project/exemptionList/details.vue index 4a11560..d8d036a 100644 --- a/src/views/project/exemptionList/details.vue +++ b/src/views/project/exemptionList/details.vue @@ -598,7 +598,7 @@ }; const handlePreview = file => { - proxy.$modal.confirm(`下载此文件: ${file.name}?`).then(() => { + proxy.$modal.confirm(`预览此文件: ${file.name}?`).then(() => { window.open(file.url); }); }; diff --git a/src/views/project/projectInformation/details.vue b/src/views/project/projectInformation/details.vue index e00812f..332141c 100644 --- a/src/views/project/projectInformation/details.vue +++ b/src/views/project/projectInformation/details.vue @@ -616,7 +616,7 @@ }; const handlePreview = file => { - proxy.$modal.confirm(`下载此文件: ${file.name}?`).then(() => { + proxy.$modal.confirm(`预览此文件: ${file.name}?`).then(() => { window.open(file.url); }); }; diff --git a/src/views/project/exemptionList/details.vue b/src/views/project/exemptionList/details.vue index 4a11560..d8d036a 100644 --- a/src/views/project/exemptionList/details.vue +++ b/src/views/project/exemptionList/details.vue @@ -598,7 +598,7 @@ }; const handlePreview = file => { - proxy.$modal.confirm(`下载此文件: ${file.name}?`).then(() => { + proxy.$modal.confirm(`预览此文件: ${file.name}?`).then(() => { window.open(file.url); }); }; diff --git a/src/views/project/projectInformation/details.vue b/src/views/project/projectInformation/details.vue index e00812f..332141c 100644 --- a/src/views/project/projectInformation/details.vue +++ b/src/views/project/projectInformation/details.vue @@ -616,7 +616,7 @@ }; const handlePreview = file => { - proxy.$modal.confirm(`下载此文件: ${file.name}?`).then(() => { + proxy.$modal.confirm(`预览此文件: ${file.name}?`).then(() => { window.open(file.url); }); }; diff --git a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue index d019879..8f70584 100644 --- a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue +++ b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue @@ -1,4 +1,5 @@