管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-01-16 3c0bcd367dbc9aff25202d1a8ec2eb143f3e8261
src/components/MapView/mapSpacePop.vue
@@ -45,12 +45,12 @@
          ></el-input>
        </el-form-item>
        <el-form-item>
          <el-button
          <el-button size="small"
            plain
            @click="setSpaceTableLayer"
          >查询</el-button>
          <el-button
            plain
            plain size="small"
            @click="restSpacePopLayer"
          >重置</el-button>
        </el-form-item>
@@ -76,7 +76,7 @@
            <template slot-scope="scope">
              <el-button
                icon="el-icon-map-location"
                size="mini"
                size="small"
                @click="spaceLocation(scope.$index, scope.row)"
              ></el-button>
            </template>