|
|
@@ -7,7 +7,7 @@ |
|
|
|
<!--<el-button :id=this.drawingPolygonMap style="background-color:#D0EEFF;color:#1E88C7" @click="" type="primary">画图</el-button>--> |
|
|
|
<!--<input id="drawRemove" type="button" class="ant-btn ant-btn-red" value="取消"/> --> |
|
|
|
<!--<el-button :id=this.drawingPolygonMap style="background-color:#D0EEFF;color:#1E88C7" type="primary">重置图层</el-button>--> |
|
|
|
<input :id="this.positioningMap" type="button" class="ant-btn ant-btn-red" value="图层定位"/> |
|
|
|
<input :id="this.positioningMap" type="button" class="ant-btn ant-btn-red" value="图层定位"/> |
|
|
|
<input :id="this.drawingPolygonMap" class="ant-btn ant-btn-red" type="button" value="画图"/> |
|
|
|
<input :id="this.drawingResetMap" type="button" class="ant-btn ant-btn-red" value="重置图层"/> |
|
|
|
</div> |
|
|
|