Commit 5eccf079 authored by jiaorz's avatar jiaorz

1

parent 24951ae7
...@@ -681,7 +681,7 @@ ...@@ -681,7 +681,7 @@
<el-row> <el-row>
<el-col :span="12"> <el-col :span="12">
<el-form-item label="交强险单号" prop="strongInsuranceNo"> <el-form-item label="交强险单号" prop="strongInsuranceNo">
<el-input v-model.text="form.strongInsuranceNo" @input="handleInput" placeholder="请输入交强险单号"></el-input> <el-input v-model.text="form.strongInsuranceNo" placeholder="请输入交强险单号"></el-input>
</el-form-item> </el-form-item>
</el-col> </el-col>
......
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