Commit 15b155f0 authored by denghr's avatar denghr

后端没处理,重新配车先注释

parent 42aba1d2
...@@ -31,7 +31,8 @@ ...@@ -31,7 +31,8 @@
</el-col> </el-col>
<el-col :span="8"> <el-col :span="8">
<el-form-item label="配车:"> <el-form-item label="配车:">
<span style="margin-right: 10px;">{{form.vehicleNumberPlat}}</span><el-button size="small" type="primary" icon="edit" @click="resetCar">重新配车</el-button> <span style="margin-right: 10px;">{{form.vehicleNumberPlat}}</span>
<!-- <el-button size="small" type="primary" icon="edit" @click="resetCar">重新配车</el-button> -->
</el-form-item> </el-form-item>
</el-col> </el-col>
</el-row> </el-row>
......
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