From 41d423872b08cf8c8402d6574dd6147959911b0a Mon Sep 17 00:00:00 2001 From: xiangxy Date: Tue, 5 Sep 2023 14:31:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=85=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 ++ pages/modules/EquipMaintainExecute.vue | 102 +++++++++++++++++++++++++ 2 files changed, 108 insertions(+) create mode 100644 pages/modules/EquipMaintainExecute.vue diff --git a/pages.json b/pages.json index e772583..0aed2d0 100644 --- a/pages.json +++ b/pages.json @@ -50,6 +50,12 @@ "navigationStyle": "custom" } }, + { + "path": "pages/modules/EquipMaintainExecute", + "style": { + "navigationStyle": "custom" + } + }, { "path": "pages/modules/EquipRepairExecute", "style": { diff --git a/pages/modules/EquipMaintainExecute.vue b/pages/modules/EquipMaintainExecute.vue new file mode 100644 index 0000000..6cf1143 --- /dev/null +++ b/pages/modules/EquipMaintainExecute.vue @@ -0,0 +1,102 @@ + + + + +