src/pcviews/tool/ranging.vue
@@ -12,7 +12,6 @@ </template> <template slot="public-box-content"> <el-button type="primary" size="mini" @click.stop="calcDistance">开始</el-button> <el-button type="danger" size="mini" @click.stop="deactivate">清除</el-button> </template> </public-box>