|
@@ -4,10 +4,11 @@
|
|
|
<div class="word" id="contents" style="margin-top: 10px">
|
|
|
<p
|
|
|
style="
|
|
|
- font-size: 14pt;
|
|
|
+ font-size: 16pt;
|
|
|
font-weight: 900;
|
|
|
margin-botttom: 30px;
|
|
|
color: black;
|
|
|
+ font-family: 'kaiti'
|
|
|
"
|
|
|
>
|
|
|
《伙食管理登记簿》
|
|
@@ -42,6 +43,7 @@
|
|
|
mso-border-insidev: 0.5pt solid windowtext;
|
|
|
mso-padding-alt: 0pt 0pt 0pt 0pt;
|
|
|
margin-left: -20px;
|
|
|
+ font-size: 16px;font-weight: 600;
|
|
|
"
|
|
|
width="960"
|
|
|
align="center"
|
|
@@ -49,7 +51,7 @@
|
|
|
>
|
|
|
<tr
|
|
|
class="aaa"
|
|
|
- style="border: none; color: black; font-size: 12pt; line-height: 30px"
|
|
|
+ style="border: none; color: black; font-size: 12pt; line-height: 30px;font-family: 'kaiti'"
|
|
|
>
|
|
|
<td
|
|
|
class="JR_right"
|
|
@@ -76,9 +78,9 @@
|
|
|
单位:千克、元
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tbody>
|
|
|
+ <tbody >
|
|
|
<!-- 区分早中晚一日三餐 -->
|
|
|
- <tr style="text-align: center" class="JR_tr">
|
|
|
+ <tr style="text-align: center;font-family: 'kaiti'" class="JR_tr" >
|
|
|
<td colspan="2" class="JR_left" style="widt: 60px">区 分</td>
|
|
|
<td colspan="3" class="JR_left">
|
|
|
<p align="center">主食</p>
|
|
@@ -88,36 +90,36 @@
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
- <tr class="JR_tr">
|
|
|
- <td colspan="2" class="JR_left"><p align="center">早</p></td>
|
|
|
- <td colspan="3" style="color: black" class="JR_right">
|
|
|
+ <tr class="JR_tr" >
|
|
|
+ <td colspan="2" class="JR_left"><p align="center" style="font-family: 'kaiti'">早</p></td>
|
|
|
+ <td colspan="3" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].stapleFood }}</p>
|
|
|
</td>
|
|
|
- <td colspan="11" style="color: black" class="JR_right">
|
|
|
+ <td colspan="11" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].menu }}</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr class="JR_tr">
|
|
|
- <td colspan="2" class="JR_left"><p align="center">中</p></td>
|
|
|
- <td colspan="3" style="color: black" class="JR_right">
|
|
|
+ <td colspan="2" class="JR_left"><p align="center" style="font-family: 'kaiti'">中</p></td>
|
|
|
+ <td colspan="3" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].stapleFood }}</p>
|
|
|
</td>
|
|
|
- <td colspan="11" style="color: v" class="JR_right">
|
|
|
+ <td colspan="11" style="font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].menu }}</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr class="JR_tr">
|
|
|
- <td colspan="2" class="JR_left"><p align="center">晚</p></td>
|
|
|
- <td colspan="3" style="color: v" class="JR_right">
|
|
|
+ <td colspan="2" class="JR_left"><p align="center" style="font-family: 'kaiti'">晚</p></td>
|
|
|
+ <td colspan="3" style="font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].stapleFood }}</p>
|
|
|
</td>
|
|
|
- <td colspan="11" style="color: v" class="JR_right">
|
|
|
+ <td colspan="11" style="font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].menu }}</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
- <tr style="text-align: center" class="JR_tr">
|
|
|
+ <tr style="text-align: center;font-family: 'kaiti'" class="JR_tr">
|
|
|
<td rowspan="2" colspan="2" class="JR_left">
|
|
|
<p align="center" style="">区<br />分</p>
|
|
|
</td>
|
|
@@ -129,7 +131,7 @@
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
- <tr class="JR_tr">
|
|
|
+ <tr class="JR_tr" style="font-family: 'kaiti'">
|
|
|
<td width="" class="JR_left"><p align="center">总数</p></td>
|
|
|
<td width="" class="JR_left"><p align="center">连队</p></td>
|
|
|
<td width="" class="JR_left"><p align="center">外来</p></td>
|
|
@@ -170,155 +172,155 @@
|
|
|
|
|
|
<tr class="JR_tr">
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">早</p>
|
|
|
+ <p align="center" style="font-family: 'kaiti'">早</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].jiucanCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].lianduiCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].wailaiCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].mianfen }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].dami }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].rolei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].yulei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].youlei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].huangdo }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].suchai }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].shuiguo }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].tang }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].tiaoliao }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[0].ranliao }}</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr class="JR_tr">
|
|
|
<td colspan="2" width="" class="JR_left">
|
|
|
- <p align="center">中</p>
|
|
|
+ <p align="center" style="font-family: 'kaiti'">中</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].jiucanCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].lianduiCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].wailaiCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].mianfen }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].dami }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].rolei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].yulei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].youlei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].huangdo }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].suchai }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].shuiguo }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].tang }}</p>
|
|
|
</td>
|
|
|
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].tiaoliao }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[1].ranliao }}</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr class="JR_tr">
|
|
|
<td colspan="2" width="" class="JR_left">
|
|
|
- <p align="center">晚</p>
|
|
|
+ <p align="center" style="font-family: 'kaiti'">晚</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].jiucanCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].lianduiCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].wailaiCount }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].mianfen }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].dami }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].rolei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].yulei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].youlei }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].huangdo }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].suchai }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].shuiguo }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].tang }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].tiaoliao }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="" class="JR_right">
|
|
|
<p align="center">{{ message.bdglFoodMeal[2].ranliao }}</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<!-- 此处实物检验查收 -->
|
|
|
<tr class="JR_tr">
|
|
|
<td width="" colspan="16" class="JR_left">
|
|
|
- <p align="center">实物检查验收</p>
|
|
|
+ <p align="center" style="font-family: 'kaiti'">实物检查验收</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr class="JR_tr">
|
|
|
+ <tr class="JR_tr" style="font-family: 'kaiti'">
|
|
|
<td width="" class="JR_left"><p align="center">区分</p></td>
|
|
|
<td width="" colspan="3" class="JR_left">
|
|
|
<p align="center">品名</p>
|
|
@@ -342,34 +344,34 @@
|
|
|
|
|
|
<tr class="JR_tr" v-for="(item, i) in message.bdglFoodKinds" :key="i">
|
|
|
<td width="" rowspan="" class="JR_left">
|
|
|
- <p align="center">
|
|
|
+ <p align="center" style="font-family: 'kaiti'">
|
|
|
{{ i == 0 ? "主食" : i == 1 ? "副食" : "其他" }}
|
|
|
</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="3" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="3" class="JR_right">
|
|
|
<p align="center">{{ item.name }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="2" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="2" class="JR_right">
|
|
|
<p align="center">
|
|
|
{{ item.distinctions }}
|
|
|
</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="2" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="2" class="JR_right">
|
|
|
<p align="center">{{ item.weight }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="2" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="2" class="JR_right">
|
|
|
<p align="center">{{ item.money }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="3" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="3" class="JR_right">
|
|
|
<p align="center">{{ item.types }}</p>
|
|
|
</td>
|
|
|
- <td width="" style="color: black" colspan="3" class="JR_right">
|
|
|
+ <td width="" style="color: black;font-family: 'fangsong'" colspan="3" class="JR_right">
|
|
|
<p align="center">{{ item.money }}</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
<!-- 退交伙食费- -->
|
|
|
- <tr class="JR_tr" style="text-align: center">
|
|
|
+ <tr class="JR_tr" style="text-align: center;font-family: 'kaiti'">
|
|
|
<td width="" colspan="1" rowspan="2" class="JR_left">
|
|
|
<p align="center" style="">姓名</p>
|
|
|
</td>
|
|
@@ -384,7 +386,7 @@
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
- <tr class="JR_tr">
|
|
|
+ <tr class="JR_tr" style="font-family: 'kaiti'">
|
|
|
<td width="" colspan="3" class="JR_left">
|
|
|
<p align="center">天数</p>
|
|
|
</td>
|
|
@@ -409,7 +411,7 @@
|
|
|
v-for="(item, i) in by_reset"
|
|
|
:key="i"
|
|
|
class="JR_tr"
|
|
|
- style="text-align: center; line-height: 47px"
|
|
|
+ style="text-align: center; line-height: 47px;font-family: 'fangsong'"
|
|
|
>
|
|
|
<td colspan="1" class="JR_right">
|
|
|
{{ item.peopleName }}
|
|
@@ -448,10 +450,10 @@
|
|
|
<!-- 在食堂购物 -->
|
|
|
<tr class="JR_tr">
|
|
|
<td width="" colspan="16" class="JR_left">
|
|
|
- <p align="center">在食堂购物</p>
|
|
|
+ <p align="center" style="font-family: 'kaiti'">在食堂购物</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr class="JR_tr" style="text-align: center; line-height: 47px">
|
|
|
+ <tr class="JR_tr" style="text-align: center; line-height: 47px;font-family: 'kaiti'">
|
|
|
<td width="" rowspan="2" colspan="2" class="JR_left">
|
|
|
<p align="center">姓名</p>
|
|
|
</td>
|
|
@@ -468,7 +470,7 @@
|
|
|
<p align="center">合计</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr class="JR_tr">
|
|
|
+ <tr class="JR_tr" style="font-family: 'kaiti'">
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
<p align="center">品名</p>
|
|
|
</td>
|
|
@@ -503,6 +505,7 @@
|
|
|
v-for="(item) in message.bdglFoodShoppings"
|
|
|
:key="item.id"
|
|
|
height="50"
|
|
|
+ style="font-family: 'fangsong'"
|
|
|
>
|
|
|
<td width="" colspan="2" class="JR_right">
|
|
|
<p align="center">
|
|
@@ -544,7 +547,7 @@
|
|
|
</tr>
|
|
|
|
|
|
<tr class="JR_tr">
|
|
|
- <td width="" colspan="2" class="JR_left">
|
|
|
+ <td width="" colspan="2" class="JR_left" style="font-family: 'kaiti'">
|
|
|
<p align="center">
|
|
|
炊<br />
|
|
|
事<br />
|
|
@@ -558,30 +561,29 @@
|
|
|
</p>
|
|
|
</td>
|
|
|
<td
|
|
|
- width=""
|
|
|
+ style="font-family: 'fangsong'"
|
|
|
colspan="6"
|
|
|
- style=""
|
|
|
v-html="message.contents"
|
|
|
class="JR_right"
|
|
|
>
|
|
|
<p></p>
|
|
|
</td>
|
|
|
<td width="" style="padding: 48px 5px" class="JR_left">
|
|
|
- <p align="center">
|
|
|
+ <p align="center" style="font-family: 'kaiti'">
|
|
|
帮<br />
|
|
|
厨<br />
|
|
|
人<br />
|
|
|
员
|
|
|
</p>
|
|
|
</td>
|
|
|
- <td width="" colspan="7" style="" class="JR_right">
|
|
|
+ <td width="" colspan="7" style="font-family: 'fangsong'" class="JR_right">
|
|
|
<p align="center">{{ message.peopleNames }}</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr class="JR_tr">
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">
|
|
|
+ <p align="center" style="font-family: 'kaiti'">
|
|
|
就<br />
|
|
|
餐<br />
|
|
|
人<br />
|
|
@@ -594,7 +596,7 @@
|
|
|
class="JR_right"
|
|
|
width=""
|
|
|
colspan="14"
|
|
|
- style="text-align: center"
|
|
|
+ style="text-align: center;font-family: 'fangsong'"
|
|
|
v-html="message.repastContent"
|
|
|
>
|
|
|
<p align="center"></p>
|
|
@@ -603,7 +605,7 @@
|
|
|
</tbody>
|
|
|
<tr
|
|
|
class="aaa"
|
|
|
- style="border: none; color: black; font-size: 12pt; line-height: 30px"
|
|
|
+ style="border: none; color: black; font-size: 12pt; line-height: 30px;font-family: 'kaiti'"
|
|
|
>
|
|
|
<td
|
|
|
class="JR_right"
|