修改
This commit is contained in:
parent
d8fe877ee2
commit
67ab68c9b3
@ -145,7 +145,7 @@
|
||||
<el-table-column prop="" label="" width="160">
|
||||
<template slot-scope="scope">
|
||||
<div class="zlj" style="font-weight: bold;">
|
||||
出院后{{ scope.row.routeNodeDay }}天
|
||||
{{ scope.row.routeNodeNameCN }}{{ scope.row.routeNodeDay }}天
|
||||
</div>
|
||||
<div class="zlj">
|
||||
{{ scope.row.executeTime }} {{ scope.row.executionTime }}
|
||||
@ -173,7 +173,7 @@
|
||||
<el-table-column prop="" label="" width="160">
|
||||
<template slot-scope="scope">
|
||||
<div class="zlj" style="font-weight: bold;">
|
||||
出院后{{ scope.row.routeNodeDay }}天
|
||||
{{ scope.row.routeNodeNameCN }}{{ scope.row.routeNodeDay }}天
|
||||
</div>
|
||||
<!-- <div class="zlj">
|
||||
{{ scope.row.executeTime }} {{ scope.row.executionTime }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user