浏览代码

Revert "修改水鹤经纬度"

This reverts commit 9a09a196
lyq 1 年之前
父节点
当前提交
3ef30f43b9
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      data-ui/src/views/data/basicdata/watercrane/index.vue

+ 1 - 2
data-ui/src/views/data/basicdata/watercrane/index.vue

@@ -234,9 +234,8 @@
         <el-button type="primary" @click="submitForm">确 定</el-button>
         <el-button @click="cancel">取 消</el-button>
       </div>
-
+      <ISuperMap ref="ISuperMap" v-if="ISuperMapvisible" @send="send"/>
     </el-dialog>
-    <ISuperMap ref="ISuperMap" v-if="ISuperMapvisible" @send="send"/>
     <!--详情 -->
     <el-dialog :title="title" :visible.sync="seeopen" width="700px" class="form-style" append-to-body>
       <el-form ref="form" :model="form" :rules="rules" label-width="100px">