Commit 63071ea4 authored by 黄奎's avatar 黄奎

1

parent 4e66e54c
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<tr> <tr>
<td rowspan="2"> <td rowspan="2">
{{item.CarName}}({{item.CarSeatNum}}座)<br /> {{item.CarName}}({{item.CarSeatNum}}座)<br />
{{item.CarNo}} <!-- {{item.CarNo}} -->
</td> </td>
<template v-for="(subItem,subIndex) in item.SubList"> <template v-for="(subItem,subIndex) in item.SubList">
<td :key="`d_`+index+`_j_`+subIndex"> <td :key="`d_`+index+`_j_`+subIndex">
......
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