From b523cf62af9369901cdeff2b2ae188a0af856558 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 19 四月 2024 15:47:16 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/weekly/weekly.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/views/weekly/weekly.html b/src/main/webapp/views/weekly/weekly.html
index beab96a..e57c71f 100644
--- a/src/main/webapp/views/weekly/weekly.html
+++ b/src/main/webapp/views/weekly/weekly.html
@@ -177,9 +177,9 @@
                                 </el-select>
                             </div>
                         </el-table-column>
-                        <el-table-column prop="workContent" label="缁撴灉" width="180">
+                        <el-table-column prop="workContent" label="缁撴灉璇存槑" width="180">
                             <div class="item" slot-scope="scope">
-                                <el-input v-model="scope.row.workContent" placeholder="缁撴灉"></el-input>
+                                <el-input v-model="scope.row.workContent" placeholder="缁撴灉璇存槑"></el-input>
                             </div>
                         </el-table-column>
 <!--                        <el-table-column prop="weeklyMatter" label="闇�鍗忓姪浜嬮」" width="120">-->
@@ -299,7 +299,7 @@
                                 <el-table-column property="weeklyDay$" label="鏃ユ湡"></el-table-column>
                                 <el-table-column property="cstmrId$" label="鐢叉柟鍗曚綅"></el-table-column>
                                 <el-table-column property="dailyTime$" label="鏃ユ湡"></el-table-column>
-                                <el-table-column width="180" property="workContent" label="缁撴灉"></el-table-column>
+                                <el-table-column width="180" property="workContent" label="缁撴灉璇存槑"></el-table-column>
 <!--                                <el-table-column property="weeklyMatter" label="闇�鍗忓姪浜嬮」"></el-table-column>-->
                                 <el-table-column property="addr" label="鍦板潃"></el-table-column>
                                 <el-table-column property="memo" label="澶囨敞"></el-table-column>

--
Gitblit v1.9.1