Commit bd39a1bd authored by 黄奎's avatar 黄奎

车配下载调整

parent 1e53f7d5
...@@ -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