From dbbd384221475f1c5b4c9a4e2c40121c76890ac8 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 22 Aug 2022 11:16:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=9B=AE=E5=BD=95=E7=BB=93?= =?UTF-8?q?=E6=9E=84=E4=BD=BF=E5=85=B6=E8=83=BD=E5=A4=9F=E8=A2=AB=E5=BC=95?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {packages/grid/components => components}/AiUserPicker.vue | 0 packages/device/AppEquipmentManage/components/List.vue | 4 ++-- .../AppMonitorDevice => AppMonitor}/AppMonitorDevice.vue | 4 ++-- .../AppMonitorManage => AppMonitor}/AppMonitorManage.vue | 4 ++-- .../AppMonitorMap => AppMonitor}/AppMonitorMap.vue | 2 +- .../{monitor => AppMonitor}/components/deviceSlider.vue | 0 .../{monitor => AppMonitor}/components/locateDialog.vue | 0 .../{monitor => AppMonitor}/components/settingDialog.vue | 0 .../IntelligentSecurity/{AppISDevice => }/AppISDevice.vue | 4 ++-- .../IntelligentSecurity/{AppISManage => }/AppISManage.vue | 8 ++++---- .../IntelligentSecurity/{AppISMap => }/AppISMap.vue | 2 +- packages/grid/AppGridBlock/components/add.vue | 3 +-- 12 files changed, 15 insertions(+), 16 deletions(-) rename {packages/grid/components => components}/AiUserPicker.vue (100%) rename packages/device/{monitor/AppMonitorDevice => AppMonitor}/AppMonitorDevice.vue (97%) rename packages/device/{monitor/AppMonitorManage => AppMonitor}/AppMonitorManage.vue (98%) rename packages/device/{monitor/AppMonitorMap => AppMonitor}/AppMonitorMap.vue (98%) rename packages/device/{monitor => AppMonitor}/components/deviceSlider.vue (100%) rename packages/device/{monitor => AppMonitor}/components/locateDialog.vue (100%) rename packages/device/{monitor => AppMonitor}/components/settingDialog.vue (100%) rename packages/device/IntelligentSecurity/{AppISDevice => }/AppISDevice.vue (97%) rename packages/device/IntelligentSecurity/{AppISManage => }/AppISManage.vue (98%) rename packages/device/IntelligentSecurity/{AppISMap => }/AppISMap.vue (98%) diff --git a/packages/grid/components/AiUserPicker.vue b/components/AiUserPicker.vue similarity index 100% rename from packages/grid/components/AiUserPicker.vue rename to components/AiUserPicker.vue diff --git a/packages/device/AppEquipmentManage/components/List.vue b/packages/device/AppEquipmentManage/components/List.vue index 790beaf5..f7ee7bc8 100644 --- a/packages/device/AppEquipmentManage/components/List.vue +++ b/packages/device/AppEquipmentManage/components/List.vue @@ -43,7 +43,7 @@