Commit 9708035e authored by 赵啸非's avatar 赵啸非

修改自动考核

parent 4bba27eb
...@@ -147,10 +147,10 @@ ...@@ -147,10 +147,10 @@
}}</el-col }}</el-col
> >
<el-col :span="8" <el-col :span="8"
>处理人员</el-col >处理人员{{dict['updateUserId']}} {{form.updateUserId}}</el-col
> >
<el-col :span="8" <el-col :span="8"
>处理时间:{{dict}} {{ formatterDate(form.appealTime) }}</el-col >处理时间: {{ formatterDate(form.appealTime) }}</el-col
> >
</el-row> </el-row>
<el-row> <el-row>
......
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