Commit 87e2c373 authored by 黄奎's avatar 黄奎

页面修改

parent 9e995391
...@@ -118,6 +118,11 @@ ...@@ -118,6 +118,11 @@
{{item}} {{item}}
</el-tag> </el-tag>
</template> </template>
<template v-else>
<el-tag style="margin-right:5px;">
{{postConfig.OutDateTime}}
</el-tag>
</template>
</td> </td>
</tr> </tr>
</table> </table>
...@@ -840,7 +845,7 @@ ...@@ -840,7 +845,7 @@
</template> </template>
</font> </font>
=<font style="color:red"> =<font style="color:red">
{{Number(getLocalTotalMoney(subItem.PeopleNumber))+Number(getLocalChangeTotalMoney(subItem.PeopleNumber))}} {{Number(getLocalTotalMoney(subItem.PeopleNumber))+Number(getLocalChangeTotalMoney(subItem.PeopleNumber))}}
</font> </font>
</template> </template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment