From 193bd433be6806ff917c24c63c109e79fd00a6da Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期一, 25 三月 2024 16:02:49 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before into master

---
 src/components/view/b1-sample.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/view/b1-sample.vue b/src/components/view/b1-sample.vue
index e05bf0f..934eef7 100644
--- a/src/components/view/b1-sample.vue
+++ b/src/components/view/b1-sample.vue
@@ -153,7 +153,7 @@
 </style>
 
 <template>
-	<div class="inspection_order">
+	<div class="sample">
 		<div style="width: 100%;height: 100%;" v-if="!isDetail">
 			<div>
 				<el-row class="title">

--
Gitblit v1.9.3