Commit 8353dc36 authored by zhengke's avatar zhengke

增加日期和修改人

parent afa53b76
...@@ -2363,6 +2363,7 @@ ...@@ -2363,6 +2363,7 @@
<span class="RL-opremarkTitle">{{$t('Operation.Op_remark')}}:</span> <span class="RL-opremarkTitle">{{$t('Operation.Op_remark')}}:</span>
<span class="RL-redType RL-remarkCon" <span class="RL-redType RL-remarkCon"
style="width:80%;display:inline-block;">{{childItem.OP_Remarks ? childItem.OP_Remarks : '无'}}</span> style="width:80%;display:inline-block;">{{childItem.OP_Remarks ? childItem.OP_Remarks : '无'}}</span>
<div><span style="display:inline-block;width:48px;text-align:right;">备注人</span>:{{childItem.OPRemarkUpdateName}}&nbsp;备注日期:{{childItem.OPRemarkUpdateTimeStr}}</div>
</div> </div>
<template v-if="isShow==true"> <template v-if="isShow==true">
<div style="float:right;" v-if="childItem.IsCanClear==0"> <div style="float:right;" v-if="childItem.IsCanClear==0">
......
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