From 48e7612a787cd8d12567d6f7419e9491afa619c2 Mon Sep 17 00:00:00 2001 From: helloDy <1615073571@qq.com> Date: Fri, 1 Mar 2024 20:39:52 +0800 Subject: [PATCH] bug second --- .env.dev | 2 +- .../base/coreProductionLine/add-or-updata.vue | 25 +- .../base/alarm/Record/AddOrUpdate.vue | 2 +- .../base/alarm/Record/DialogForm.vue | 520 ++++++++++++++++++ .../config/DataCollection/TableConfig.vue | 6 +- .../base/inspection/Confirm/add-or-updata.vue | 16 +- .../base/inspection/Confirm/index.vue | 19 +- .../base/inspection/Settings/add.vue | 29 +- .../base/repair/CustomDialogForm.vue | 1 + .../equipment/base/repair/Repair--add.vue | 19 +- 10 files changed, 604 insertions(+), 35 deletions(-) create mode 100644 src/views/equipment/base/alarm/Record/DialogForm.vue diff --git a/.env.dev b/.env.dev index 78b9f3e6..b6e1c73b 100644 --- a/.env.dev +++ b/.env.dev @@ -1,7 +1,7 @@ ### # @Author: Do not edit # @Date: 2023-08-29 09:40:39 - # @LastEditTime: 2024-02-29 15:53:50 + # @LastEditTime: 2024-03-01 18:43:05 # @LastEditors: DY # @Description: ### diff --git a/src/views/base/coreProductionLine/add-or-updata.vue b/src/views/base/coreProductionLine/add-or-updata.vue index 0916b746..703339b8 100644 --- a/src/views/base/coreProductionLine/add-or-updata.vue +++ b/src/views/base/coreProductionLine/add-or-updata.vue @@ -2,7 +2,7 @@ * @Author: zwq * @Date: 2021-11-18 14:16:25 * @LastEditors: DY - * @LastEditTime: 2024-02-18 13:53:09 + * @LastEditTime: 2024-03-01 19:52:55 * @Description: -->