自费占比添加%

parent eb4812a4
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: wsq * @Author: wsq
* @Date: 2022-04-22 15:20:58 * @Date: 2022-04-22 15:20:58
* @LastEditors: wsq * @LastEditors: wsq
* @LastEditTime: 2022-07-15 16:07:26 * @LastEditTime: 2022-07-15 16:26:39
* @Description: * @Description:
--> -->
<template> <template>
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
><img src="../assets/img/je.png" alt="" ><img src="../assets/img/je.png" alt=""
/></span> /></span>
<div class="outpatientDetails_top_message_div5_t5"> <div class="outpatientDetails_top_message_div5_t5">
自费占比:<span>{{ decimal(HistoryInfo.ownProportion) }}</span> 自费占比:<span>{{ decimal(HistoryInfo.ownProportion)+'%' }}</span>
</div> </div>
</div> </div>
</div> </div>
......
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