Commit f2997e1a authored by zhengke's avatar zhengke

修改

parent 0b4cc71b
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="app-map" id="container" :style="style"></div> <div class="app-map" id="container" :style="style"></div>
<span style="height:30px;display:none" id="city"></span> <span style="height:30px;display:none" id="city"></span>
<div slot="footer" class="dialog-footer" style="text-align:right;margin-top:30px;"> <div slot="footer" class="dialog-footer" style="text-align:right;margin-top:30px;">
<el-button type="primary" @click="confirm">确 定</el-button> <el-button type="primary" size="small" @click="confirm">确 定</el-button>
</div> </div>
</div> </div>
</template> </template>
......
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