guanqb
2022-10-12 57d40a94f0892f81dc14fb700e7614a7776a4fca
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>