From 411f3cc33ecaf39e07d21084a9c8496d669a6cd8 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Mon, 30 Jun 2025 16:41:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{NuIotTqElectricitySyncLogForm.vue => SyncLogForm.vue} | 0 .../{NuIotTqElectricitySyncLogModal.vue => SyncLogModal.vue} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename src/views/iot/tq/SyncLog/components/{NuIotTqElectricitySyncLogForm.vue => SyncLogForm.vue} (100%) rename src/views/iot/tq/SyncLog/components/{NuIotTqElectricitySyncLogModal.vue => SyncLogModal.vue} (88%) diff --git a/src/views/iot/tq/SyncLog/components/NuIotTqElectricitySyncLogForm.vue b/src/views/iot/tq/SyncLog/components/SyncLogForm.vue similarity index 100% rename from src/views/iot/tq/SyncLog/components/NuIotTqElectricitySyncLogForm.vue rename to src/views/iot/tq/SyncLog/components/SyncLogForm.vue diff --git a/src/views/iot/tq/SyncLog/components/NuIotTqElectricitySyncLogModal.vue b/src/views/iot/tq/SyncLog/components/SyncLogModal.vue similarity index 88% rename from src/views/iot/tq/SyncLog/components/NuIotTqElectricitySyncLogModal.vue rename to src/views/iot/tq/SyncLog/components/SyncLogModal.vue index df77198..a92c3b0 100644 --- a/src/views/iot/tq/SyncLog/components/NuIotTqElectricitySyncLogModal.vue +++ b/src/views/iot/tq/SyncLog/components/SyncLogModal.vue @@ -1,12 +1,12 @@