Commit 283bde46 authored by zhengke's avatar zhengke

修改

parent 77c82118
...@@ -169,10 +169,10 @@ ...@@ -169,10 +169,10 @@
<i class="iconfont iconxiazai19"></i> <i class="iconfont iconxiazai19"></i>
</div> </div>
</el-form-item> </el-form-item>
<el-form-item label="度" title="经度"> <el-form-item label="度" title="经度">
<el-input maxlength="100" class="w120" v-model="addMsg.Lng"> <el-input maxlength="100" class="w120" v-model="addMsg.Lng">
</el-input> </el-input>
<span style="margin-left:20px;"></span> <span style="margin-left:20px;" title="纬度"></span>
<el-input maxlength="100" class="w120" v-model="addMsg.Lat"> <el-input maxlength="100" class="w120" v-model="addMsg.Lat">
</el-input> </el-input>
</el-form-item> </el-form-item>
......
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