|
@@ -4,10 +4,11 @@
|
|
|
<div class="word" id="contents" style="margin-top: 10px">
|
|
|
<p
|
|
|
style="
|
|
|
- font-size: 14pt;
|
|
|
- font-weight: 900;
|
|
|
+ font-size: 16pt;
|
|
|
+ font-weight: 600;
|
|
|
margin-botttom: 30px;
|
|
|
color: black;
|
|
|
+ font-family: 'heiti'
|
|
|
"
|
|
|
>
|
|
|
《伙食管理登记簿》
|
|
@@ -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: 500;
|
|
|
"
|
|
|
width="960"
|
|
|
align="center"
|
|
@@ -49,359 +51,359 @@
|
|
|
>
|
|
|
<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: 'songti'"
|
|
|
>
|
|
|
<td
|
|
|
class="JR_right"
|
|
|
colspan="5"
|
|
|
align="left"
|
|
|
- style="border: none; line-height: 45px"
|
|
|
+ style="border: none; line-height: 45px;font-family: 'songti'"
|
|
|
>
|
|
|
- 日期:{{ message.recordDate }}
|
|
|
+ 日期:<span style="font-family: 'fangsong'"> {{ message.recordDate }}</span>
|
|
|
</td>
|
|
|
<td
|
|
|
class="JR_right"
|
|
|
colspan="8"
|
|
|
align="left"
|
|
|
- style="border: none; line-height: 45px"
|
|
|
+ style="border: none; line-height: 45px;font-family: 'songti'"
|
|
|
>
|
|
|
- 星期:
|
|
|
+ {{ week }}
|
|
|
</td>
|
|
|
<td
|
|
|
class="JR_right"
|
|
|
colspan="3"
|
|
|
align="left"
|
|
|
- style="border: none; line-height: 45px"
|
|
|
+ style="border: none; line-height: 45px;font-family: 'songti'"
|
|
|
>
|
|
|
单位:千克、元
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tbody>
|
|
|
+ <tbody style="font-size: 16px;font-weight: 500;">
|
|
|
<!-- 区分早中晚一日三餐 -->
|
|
|
- <tr style="text-align: center" class="JR_tr">
|
|
|
- <td colspan="2" class="JR_left" style="widt: 60px">区 分</td>
|
|
|
+ <tr style="text-align: center;font-family: 'songti'" class="JR_tr" >
|
|
|
+ <td colspan="2" class="JR_left" style="widt: 60px;font-family: 'songti'" >区 分</td>
|
|
|
<td colspan="3" class="JR_left">
|
|
|
- <p align="center">主食</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">主食</p>
|
|
|
</td>
|
|
|
<td colspan="11" class="JR_left">
|
|
|
- <p align="center">菜谱</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">菜谱</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">
|
|
|
+ <tr class="JR_tr" >
|
|
|
+ <td colspan="2" class="JR_left"><p align="center" style="font-family: 'songti'">早</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: 'songti'">中</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: 'songti'">晚</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: 'songti'" class="JR_tr">
|
|
|
<td rowspan="2" colspan="2" class="JR_left">
|
|
|
- <p align="center" style="">区<br />分</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">区<br />分</p>
|
|
|
</td>
|
|
|
<td width="" colspan="3" class="JR_left">
|
|
|
- <p align="center">就餐人数</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">就餐人数</p>
|
|
|
</td>
|
|
|
<td width="" colspan="11" class="JR_left">
|
|
|
- <p align="center">当日消耗</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">当日消耗</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
- <tr class="JR_tr">
|
|
|
- <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>
|
|
|
+ <tr class="JR_tr" style="font-family: 'songti'">
|
|
|
+ <td width="" class="JR_left"><p align="center" style="font-family: 'songti'">总数</p></td>
|
|
|
+ <td width="" class="JR_left"><p align="center" style="font-family: 'songti'">连队</p></td>
|
|
|
+ <td width="" class="JR_left"><p align="center" style="font-family: 'songti'">外来</p></td>
|
|
|
<td width="60px" class="JR_left">
|
|
|
- <p align="center">面<br />粉</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">面<br />粉</p>
|
|
|
</td>
|
|
|
<td width="60px" class="JR_left">
|
|
|
- <p align="center">大<br />米</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">大<br />米</p>
|
|
|
</td>
|
|
|
<td width="60px" class="JR_left">
|
|
|
- <p align="center">肉<br />类</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">肉<br />类</p>
|
|
|
</td>
|
|
|
<td width="60px" colspan="" class="JR_left">
|
|
|
- <p align="center">鱼禽<br />类</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">鱼禽<br />类</p>
|
|
|
</td>
|
|
|
<td width="60px" class="JR_left">
|
|
|
- <p align="center">食<br />油</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">食<br />油</p>
|
|
|
</td>
|
|
|
<td width="60px" colspan="" class="JR_left">
|
|
|
- <p align="center">黄<br />豆</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">黄<br />豆</p>
|
|
|
</td>
|
|
|
<td width="60px" colspan="" class="JR_left">
|
|
|
- <p align="center">蔬<br />菜</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">蔬<br />菜</p>
|
|
|
</td>
|
|
|
<td width="60px" class="JR_left">
|
|
|
- <p align="center">水果<br />(奶)</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">水果<br />(奶)</p>
|
|
|
</td>
|
|
|
<td width="60px" colspan="" class="JR_left">
|
|
|
- <p align="center">糖</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">糖</p>
|
|
|
</td>
|
|
|
<td width="60px">
|
|
|
- <p align="center" class="JR_left">调<br />料</p>
|
|
|
+ <p align="center" class="JR_left" style="font-family: 'songti'">调<br />料</p>
|
|
|
</td>
|
|
|
<td width="60px" colspan="">
|
|
|
- <p align="center" class="JR_left">燃<br />料</p>
|
|
|
+ <p align="center" class="JR_left" style="font-family: 'songti'">燃<br />料</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr class="JR_tr">
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">早</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">早</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: 'songti'">中</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: 'songti'">晚</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: 'songti'">实物检查验收</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr class="JR_tr">
|
|
|
- <td width="" class="JR_left"><p align="center">区分</p></td>
|
|
|
+ <tr class="JR_tr" style="font-family: 'songti'">
|
|
|
+ <td width="" class="JR_left"><p align="center" style="font-family: 'songti'">区分</p></td>
|
|
|
<td width="" colspan="3" class="JR_left">
|
|
|
- <p align="center">品名</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">品名</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">重量</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">重量</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">单价</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">单价</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">金额</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">金额</p>
|
|
|
</td>
|
|
|
<td width="" colspan="3" class="JR_left">
|
|
|
- <p align="center">购买或自产</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">购买或自产</p>
|
|
|
</td>
|
|
|
<td width="" colspan="3" class="JR_left">
|
|
|
- <p align="center">备注</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">备注</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
<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: 'songti'">
|
|
|
{{ 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: 'songti'">
|
|
|
<td width="" colspan="1" rowspan="2" class="JR_left">
|
|
|
- <p align="center" style="">姓名</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">姓名</p>
|
|
|
</td>
|
|
|
<td width="" colspan="7" class="JR_left">
|
|
|
- <p align="center">交伙食费</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">交伙食费</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" rowspan="2" class="JR_left">
|
|
|
- <p align="center" style="">姓名</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">姓名</p>
|
|
|
</td>
|
|
|
<td width="" colspan="6" class="JR_left">
|
|
|
- <p align="center">退伙食费</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">退伙食费</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
- <tr class="JR_tr">
|
|
|
+ <tr class="JR_tr" style="font-family: 'songti'">
|
|
|
<td width="" colspan="3" class="JR_left">
|
|
|
- <p align="center">天数</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">天数</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center" style="">标准</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">标准</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center" style="">金额</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">金额</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">天数</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">天数</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center" style="">标准</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">标准</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center" style="">金额</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">金额</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
@@ -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 }}
|
|
@@ -418,29 +420,29 @@
|
|
|
<td colspan="2" class="JR_right">{{ item.standard }}</td>
|
|
|
<td colspan="2" class="JR_right">{{ item.money }}</td>
|
|
|
|
|
|
- <td colspan="2" v-show="isWho" class="JR_right">
|
|
|
+ <td colspan="2" v-if="isWho" class="JR_right">
|
|
|
{{ reset[i].peopleName }}
|
|
|
</td>
|
|
|
- <td colspan="2" v-show="isWho" class="JR_right">
|
|
|
+ <td colspan="2" v-if="isWho" class="JR_right">
|
|
|
{{ reset[i].sky }}
|
|
|
</td>
|
|
|
- <td colspan="2" v-show="isWho" class="JR_right">
|
|
|
+ <td colspan="2" v-if="isWho" class="JR_right">
|
|
|
{{ reset[i].standard }}
|
|
|
</td>
|
|
|
- <td colspan="2" v-show="isWho" class="JR_right">
|
|
|
+ <td colspan="2" v-if="isWho" class="JR_right">
|
|
|
{{ reset[i].money }}
|
|
|
</td>
|
|
|
|
|
|
- <td colspan="2" v-show="!isWho" class="JR_right">
|
|
|
+ <td colspan="2" v-if="!isWho" class="JR_right">
|
|
|
{{ by[i].peopleName }}
|
|
|
</td>
|
|
|
- <td colspan="2" v-show="!isWho" class="JR_right">
|
|
|
+ <td colspan="2" v-if="!isWho" class="JR_right">
|
|
|
{{ by[i].sky }}
|
|
|
</td>
|
|
|
- <td colspan="2" v-show="!isWho" class="JR_right">
|
|
|
+ <td colspan="2" v-if="!isWho" class="JR_right">
|
|
|
{{ by[i].standard }}
|
|
|
</td>
|
|
|
- <td colspan="2" v-show="!isWho" class="JR_right">
|
|
|
+ <td colspan="2" v-if="!isWho" class="JR_right">
|
|
|
{{ by[i].money }}
|
|
|
</td>
|
|
|
</tr>
|
|
@@ -448,61 +450,62 @@
|
|
|
<!-- 在食堂购物 -->
|
|
|
<tr class="JR_tr">
|
|
|
<td width="" colspan="16" class="JR_left">
|
|
|
- <p align="center">在食堂购物</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">在食堂购物</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: 'songti'">
|
|
|
<td width="" rowspan="2" colspan="2" class="JR_left">
|
|
|
- <p align="center">姓名</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">姓名</p>
|
|
|
</td>
|
|
|
<td width="" colspan="4" class="JR_left">
|
|
|
- <p align="center">主食</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">主食</p>
|
|
|
</td>
|
|
|
<td width="" colspan="4" class="JR_left">
|
|
|
- <p align="center">副食</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">副食</p>
|
|
|
</td>
|
|
|
<td width="" colspan="4" class="JR_left">
|
|
|
- <p align="center">其他</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">其他</p>
|
|
|
</td>
|
|
|
<td width="" rowspan="2" colspan="2" class="JR_left">
|
|
|
- <p align="center">合计</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">合计</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr class="JR_tr">
|
|
|
+ <tr class="JR_tr" style="font-family: 'songti'">
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">品名</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">品名</p>
|
|
|
</td>
|
|
|
<td width="" colspan="1" class="JR_left">
|
|
|
- <p align="center">重量</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">重量</p>
|
|
|
</td>
|
|
|
<td width="" colspan="1" class="JR_left">
|
|
|
- <p align="center">金额</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">金额</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">品名</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">品名</p>
|
|
|
</td>
|
|
|
<td width="" colspan="1" class="JR_left">
|
|
|
- <p align="center">重量</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">重量</p>
|
|
|
</td>
|
|
|
<td width="" colspan="1" class="JR_left">
|
|
|
- <p align="center">金额</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">金额</p>
|
|
|
</td>
|
|
|
<td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">品名</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">品名</p>
|
|
|
</td>
|
|
|
<td width="" colspan="1" class="JR_left">
|
|
|
- <p align="center">重量</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">重量</p>
|
|
|
</td>
|
|
|
<td width="" colspan="1" class="JR_left">
|
|
|
- <p align="center">金额</p>
|
|
|
+ <p align="center" style="font-family: 'songti'">金额</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr
|
|
|
class="JR_tr"
|
|
|
- v-for="(item, i) in message.bdglFoodShoppings"
|
|
|
- :key="i"
|
|
|
+ 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,8 +547,8 @@
|
|
|
</tr>
|
|
|
|
|
|
<tr class="JR_tr">
|
|
|
- <td width="" colspan="2" class="JR_left">
|
|
|
- <p align="center">
|
|
|
+ <td width="" colspan="2" class="JR_left" style="font-family: 'songti'">
|
|
|
+ <p align="center" style="font-family: 'songti'">
|
|
|
炊<br />
|
|
|
事<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: 'songti'">
|
|
|
帮<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: 'songti'">
|
|
|
就<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,31 +605,31 @@
|
|
|
</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: 'songti'"
|
|
|
>
|
|
|
<td
|
|
|
class="JR_right"
|
|
|
colspan="6"
|
|
|
align="left"
|
|
|
- style="border: none; line-height: 45px"
|
|
|
+ style="border: none; line-height: 45px;font-family: 'songti'"
|
|
|
>
|
|
|
- 单位首长:{{ message.people1Name }}
|
|
|
+ 单位首长:<span style="font-family: 'fangsong'">{{ message.people1Name }}</span>
|
|
|
</td>
|
|
|
<td
|
|
|
class="JR_right"
|
|
|
colspan="6"
|
|
|
align="left"
|
|
|
- style="border: none; line-height: 45px"
|
|
|
+ style="border: none; line-height: 45px;font-family: 'songti'"
|
|
|
>
|
|
|
- 经委会主任:{{ message.chairmanName }}
|
|
|
+ 经委会主任:<span style="font-family: 'fangsong'">{{ message.chairmanName }}</span>
|
|
|
</td>
|
|
|
<td
|
|
|
class="JR_right"
|
|
|
colspan="3"
|
|
|
align="left"
|
|
|
- style="border: none; line-height: 45px"
|
|
|
+ style="border: none; line-height: 45px;font-family: 'songti'"
|
|
|
>
|
|
|
- 值班员:{{ message.peopleName }}
|
|
|
+ 值班员:<span style="font-family: 'fangsong'"> {{ message.peopleName }}</span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</table>
|
|
@@ -669,6 +671,7 @@ export default {
|
|
|
peopleId: "",
|
|
|
sky: "",
|
|
|
standard: "",
|
|
|
+ weel:"",
|
|
|
},
|
|
|
by: [],
|
|
|
reset: [],
|
|
@@ -677,6 +680,7 @@ export default {
|
|
|
},
|
|
|
created() {
|
|
|
this.isWhy();
|
|
|
+ this.week = this.getWeek(this.message.recordDate);
|
|
|
},
|
|
|
methods: {
|
|
|
daochu() {
|
|
@@ -692,6 +696,9 @@ export default {
|
|
|
this.reset.push(this.message.bdglFoodBoardWagess[item]);
|
|
|
}
|
|
|
}
|
|
|
+ console.log(this.by,111);
|
|
|
+ console.log(this.reset,222);
|
|
|
+
|
|
|
if (this.by.length > this.by_reset || this.reset.length > this.by_reset) {
|
|
|
console.log(this.by.length);
|
|
|
if (this.by.length >= this.reset.length) {
|
|
@@ -713,6 +720,18 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ /*
|
|
|
+ 获取当前星期几
|
|
|
+ */
|
|
|
+ getWeek(dateString) {
|
|
|
+ var dateArray = dateString.split("-");
|
|
|
+ var date = new Date(
|
|
|
+ dateArray[0],
|
|
|
+ parseInt(dateArray[1] - 1),
|
|
|
+ dateArray[2]
|
|
|
+ );
|
|
|
+ return "星期" + "日一二三四五六".charAt(date.getDay());
|
|
|
+ },
|
|
|
},
|
|
|
};
|
|
|
</script>
|