From 548fabcffea6bf260350c322da517e28b8bfe48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E9=94=A6=E6=B6=9B?= <26050301730@qq.com> Date: Fri, 28 Nov 2025 13:56:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E6=A3=80=E9=AA=8C=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E8=AE=BE=E7=BD=AE=E7=9A=84=E6=A3=80=E9=AA=8C=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/maintainSystem/Inspection/index.vue | 478 ++++++++++++++++++ 1 file changed, 478 insertions(+) create mode 100644 openhis-ui-vue3/src/views/maintainSystem/Inspection/index.vue diff --git a/openhis-ui-vue3/src/views/maintainSystem/Inspection/index.vue b/openhis-ui-vue3/src/views/maintainSystem/Inspection/index.vue new file mode 100644 index 00000000..4643c779 --- /dev/null +++ b/openhis-ui-vue3/src/views/maintainSystem/Inspection/index.vue @@ -0,0 +1,478 @@ + + + + + \ No newline at end of file