Commit fcbccadc authored by 吴春's avatar 吴春
parents d047807b bd39a1bd
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
<el-date-picker v-model="subItem.UseDate" class="w135" value-format="yyyy-MM-dd" type="date"></el-date-picker> <el-date-picker v-model="subItem.UseDate" class="w135" value-format="yyyy-MM-dd" type="date"></el-date-picker>
</td> </td>
<td> <td>
<el-input type="text" v-model="subItem.BusType" /> <el-input type="textarea" resize="none" style="padding:5px 0;" v-model="subItem.BusType" />
</td> </td>
<td> <td>
<el-input type="text" v-model="subItem.FlightNum" /> <el-input type="text" v-model="subItem.FlightNum" />
......
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