This commit is contained in:
2024-07-09 14:32:37 +08:00
parent d8fe877ee2
commit 67ab68c9b3

View File

@ -145,7 +145,7 @@
<el-table-column prop="" label="" width="160"> <el-table-column prop="" label="" width="160">
<template slot-scope="scope"> <template slot-scope="scope">
<div class="zlj" style="font-weight: bold;"> <div class="zlj" style="font-weight: bold;">
出院后{{ scope.row.routeNodeDay }} {{ scope.row.routeNodeNameCN }}{{ scope.row.routeNodeDay }}
</div> </div>
<div class="zlj"> <div class="zlj">
{{ scope.row.executeTime }} {{ scope.row.executionTime }} {{ scope.row.executeTime }} {{ scope.row.executionTime }}
@ -173,7 +173,7 @@
<el-table-column prop="" label="" width="160"> <el-table-column prop="" label="" width="160">
<template slot-scope="scope"> <template slot-scope="scope">
<div class="zlj" style="font-weight: bold;"> <div class="zlj" style="font-weight: bold;">
出院后{{ scope.row.routeNodeDay }} {{ scope.row.routeNodeNameCN }}{{ scope.row.routeNodeDay }}
</div> </div>
<!-- <div class="zlj"> <!-- <div class="zlj">
{{ scope.row.executeTime }} {{ scope.row.executionTime }} {{ scope.row.executeTime }} {{ scope.row.executionTime }}