Commit 2471237c authored by denghr's avatar denghr

bug

parent ef554b4f
...@@ -413,7 +413,7 @@ ...@@ -413,7 +413,7 @@
<el-row> <el-row>
<el-col :span="12"> <el-col :span="12">
<el-form-item label="生产商" prop="manufacturer"> <el-form-item label="生产商" prop="manufacturer">
<el-input v-model.number="form.manufacturer" placeholder="请输入生产商"></el-input> <el-input v-model="form.manufacturer" placeholder="请输入生产商"></el-input>
</el-form-item> </el-form-item>
</el-col> </el-col>
<el-col :span="12"> <el-col :span="12">
......
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