Skip to content

Commit 44ec59e

Browse files
committed
feat: new pos with tasks
1 parent aefab45 commit 44ec59e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/tasks_project.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h4>Detail</h4>
269269
<td>Desc</td>
270270
<td>
271271
<pre>[[ modal.desc ]]</pre>
272-
<p>完成後請到 TR-312 志工服務台兌換任務完成回饋點數</p>
272+
<p>完成後請到 TR 2 樓會眾服務台兌換任務完成回饋點數</p>
273273
</td>
274274
</tr>
275275
<tr v-if="modal.creator && Object.keys(modal.creator).length > 0">
@@ -305,7 +305,7 @@ <h4>Detail</h4>
305305
v-if="modal.creator && Object.keys(modal.creator).length > 0">
306306
<div class="message-body">
307307
<span class="icon"><i class="fas fa-info-circle"></i></span>
308-
<span>請在時間開始前找到<strong>任務負責人:[[modal.creator.name]]</strong> 開始任務,有任何疑問可以直接詢問 <strong>[[ modal.creator.name ]]</strong>,或是前往<strong>TR409-2 志工服務台</strong>,我們有專人為您服務。</span>
308+
<span>請在時間開始前找到<strong>任務負責人:[[modal.creator.name]]</strong> 開始任務,有任何疑問可以直接詢問 <strong>[[ modal.creator.name ]]</strong>,或是前往<strong>TR 2 樓會眾服務台</strong>,我們有專人為您服務。</span>
309309
</div>
310310
</article>
311311
</div>

0 commit comments

Comments
 (0)