From e3ab634af9766270b1adeca09e0f699095aea893 Mon Sep 17 00:00:00 2001 From: danshihao Date: Mon, 22 Jan 2024 14:05:24 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=A8=BD=E6=9F=A5=E6=B5=81=E7=A8=8B-?= =?UTF-8?q?=E7=A8=BD=E6=9F=A5=E5=86=85=E5=AE=B9=E6=96=B0=E5=A2=9E-?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=A2=84=E8=A7=88=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/lang/en-us.js | 1 + src/common/lang/zh-cn.js | 1 + .../modules/InspectionProcessContentModal.vue | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/common/lang/en-us.js b/src/common/lang/en-us.js index 2fc5d09c..0617782f 100644 --- a/src/common/lang/en-us.js +++ b/src/common/lang/en-us.js @@ -176,6 +176,7 @@ module.exports = { pleaseSelectStandard: '请选择标准', successfullyDelete: '删除成功', cannotAddAgain: '不能重复添加', + noFileAvailableForPreview: '暂无可预览的文件', // 树右键 treeRight: { addFolder: 'Create New Folder', diff --git a/src/common/lang/zh-cn.js b/src/common/lang/zh-cn.js index 4eec5dbc..5e905ed0 100644 --- a/src/common/lang/zh-cn.js +++ b/src/common/lang/zh-cn.js @@ -185,6 +185,7 @@ module.exports = { successfullyDelete: '删除成功', cannotAddAgain: '不能重复添加', pleaseSelectDate: '请选择日期', + noFileAvailableForPreview: '暂无可预览的文件', // 树右键 treeRight: { addFolder: '新增文件夹', diff --git a/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessContentModal.vue b/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessContentModal.vue index fb87d2a2..4d201ee1 100644 --- a/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessContentModal.vue +++ b/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessContentModal.vue @@ -11,7 +11,7 @@
- +