|
@@ -43,7 +43,7 @@
|
|
|
</el-drawer>
|
|
|
|
|
|
<el-drawer title="选择车" :visible.sync="drawer" :direction="direction" :before-close="handleClose"
|
|
|
- :modal="false" size="30%" style="margin-top: 5.625rem;">
|
|
|
+ :modal="false" size="30%" style="margin-top: 2.625rem;">
|
|
|
<el-input placeholder="请输入内容" v-model="input" style="margin-top:10px;margin-left:20px;width:160px" clearable> </el-input>
|
|
|
<el-button type="primary" class="btn" @click="onclick2()" style="margin-bottom:15px">
|
|
|
<i class="el-icon-search"></i>查询
|