From e67e07c5102cbb7aca226fc5f258cf5f65b3d839 Mon Sep 17 00:00:00 2001 From: dearlin <1261008090@qq.com> Date: Tue, 20 Feb 2024 15:44:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AE=89=E5=85=A8=E4=BE=8B?= =?UTF-8?q?=E4=BC=9A=E5=8A=9F=E8=83=BD=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 + .../inspector/detail.vue | 2 - pages/application/safetymeeting/index.vue | 256 ++++++++++++++++ pages/application/safetymeeting/info.vue | 287 ++++++++++++++++++ 4 files changed, 551 insertions(+), 2 deletions(-) create mode 100644 pages/application/safetymeeting/index.vue create mode 100644 pages/application/safetymeeting/info.vue diff --git a/pages.json b/pages.json index f206e2a..ec08c67 100644 --- a/pages.json +++ b/pages.json @@ -881,6 +881,14 @@ "style": {} }, + { + "path": "pages/application/safetymeeting/index", + "style": {} + }, + { + "path": "pages/application/safetymeeting/info", + "style": {} + }, { "path" : "pages/my/updateSignature/index", "style" : {} diff --git a/pages/application/safety-environmental-inspection/inspector/detail.vue b/pages/application/safety-environmental-inspection/inspector/detail.vue index 5fc3c9a..df8d3ab 100644 --- a/pages/application/safety-environmental-inspection/inspector/detail.vue +++ b/pages/application/safety-environmental-inspection/inspector/detail.vue @@ -137,7 +137,6 @@ - 核实结果: @@ -572,7 +571,6 @@ } }) }, - changeStartDate(e) { this.form.INSPECTION_TIME_START = e this.$forceUpdate();//强制刷新 diff --git a/pages/application/safetymeeting/index.vue b/pages/application/safetymeeting/index.vue new file mode 100644 index 0000000..d85136d --- /dev/null +++ b/pages/application/safetymeeting/index.vue @@ -0,0 +1,256 @@ + + + + + diff --git a/pages/application/safetymeeting/info.vue b/pages/application/safetymeeting/info.vue new file mode 100644 index 0000000..9562d74 --- /dev/null +++ b/pages/application/safetymeeting/info.vue @@ -0,0 +1,287 @@ + + + + +