From 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 28 四月 2025 18:34:51 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/lifeCare/view/components/chapter001.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/books/lifeCare/view/components/chapter001.vue b/src/books/lifeCare/view/components/chapter001.vue
index ef069aa..818d404 100644
--- a/src/books/lifeCare/view/components/chapter001.vue
+++ b/src/books/lifeCare/view/components/chapter001.vue
@@ -636,7 +636,7 @@
             ></textarea>
           </div>
           <p>璧拌鐨勬墭鑲插洯涓�鏃ョ敓娲绘棩绋嬭琛�1-1-2銆�</p>
-          <p class="img">琛�1-1-2銆�______鎵樿偛鍥竴鏃ョ敓娲绘棩绋�</p>
+          <p class="img">琛�1-1-2<input type="text" maxlength="6" v-model="chapter001.text112Item" class="tk-line"/>鎵樿偛鍥竴鏃ョ敓娲绘棩绋�</p>
           <div class="chapter01Table">
             <table class="table112">
               <thead>
@@ -1143,7 +1143,7 @@
                       contenteditable
                       @blur="onBlurChangeTable112($event, 'cell581')"
                     >
-                      {{ chapter001.table112.cell58 }}
+                      {{ chapter001.table112.cell581 }}
                     </div>
                   </td>
                   <td>
@@ -1386,7 +1386,7 @@
         </div>
         <div class="bodystyle">
           <p>璧拌鐨勬墭鑲插洯涓�鏃ョ敓娲讳繚鑲茶姹傚強鍏蜂綋鍐呭瑙佽〃1-1-3銆�</p>
-          <p class="img">琛�1-1-3銆�______鎵樿偛鍥竴鏃ョ敓娲讳繚鑲茶姹傚強鍏蜂綋鍐呭</p>
+          <p class="img">琛�1-1-3<input type="text" maxlength="6" v-model="chapter001.text113Item" class="tk-line"/>鎵樿偛鍥竴鏃ョ敓娲讳繚鑲茶姹傚強鍏蜂綋鍐呭</p>
           <div style="margin-bottom: 40px">
             <table class="table112 table113">
               <thead>

--
Gitblit v1.9.1