From 60d39176a0504333b2689539a29755a58c8fd0ce Mon Sep 17 00:00:00 2001
From: zhangchen <1652267879@qq.com>
Date: 星期三, 10 九月 2025 13:56:35 +0800
Subject: [PATCH] Merge branch 'ID2085-透析中添加处方脱水量' into test
---
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