From 63461a666c4df423b367f4ca15a3a508caf4c555 Mon Sep 17 00:00:00 2001
From: zhangchen <1652267879@qq.com>
Date: 星期二, 08 七月 2025 20:40:24 +0800
Subject: [PATCH] Merge branch 'master' of http://dh.leon056.com:7499/r/data2/Single_application into ID1825-床旁副屏改版
---
src/App.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 7fe1997..c67ad8e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,7 +1,5 @@
<script setup lang="ts">
import { ref } from "vue";
-import deviceView from "./components/deviceView.vue";
-
</script>
<template>
--
Gitblit v1.8.0