Commit 7d0ca3c8 authored by guoyou's avatar guoyou

租车订单管理

parent 9937b50c
......@@ -4,7 +4,7 @@
<el-form ref="queryForm" :model="listQuery" label-width="100px">
<el-row>
<el-col :span="5">
<el-form-item label="所属地区" prop="zoneId">
<el-form-item label="所属地区." prop="zoneId">
<el-select
class="filter-item"
v-model="listQuery.zoneId"
......
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