| | |
| | | optionx: [], |
| | | options: [], |
| | | conditions: [ |
| | | ['<>', 'like'], |
| | | ['=', '<>', 'like'], |
| | | ['>=', '>', ' =', '<=', '<', '<>'], |
| | | ['>=', '<='], |
| | | ['>=', '>', ' =', '<=', '<', '<>'], |
| | | ], |
| | | options1: [ |
| | | { |
| | |
| | | @change="menuTreeCheck" |
| | | placeholder="请选择..." |
| | | filterable |
| | | :popper-append-to-body="false" |
| | | > |
| | | <el-option |
| | | v-for="item in layerData" |
| | |
| | | pageIndex: 1, |
| | | pageSize: 500, |
| | | }); |
| | | debugger |
| | | if (data.code != 200) { |
| | | this.$message.error("列表调用失败"); |
| | | } |
| | |
| | | return res; |
| | | } |
| | | }); |
| | | debugger |
| | | |
| | | // for (var i in option) { |
| | | // // console.log(option[i].tableType) |
| | |
| | | export const conditions = [ |
| | | ['<>', 'like'], |
| | | ['=', '<>', 'like'], |
| | | ['>=', '>', ' =', '<=', '<', '<>'], |
| | | ['>=', '<='], |
| | | ['>=', '>', ' =', '<=', '<', '<>'], |
| | | ] |
| | |
| | | ]"></My-bread> |
| | | <el-divider /> |
| | | <div class="spatialContent "> |
| | | <div class="spatial_leftTree subpage_Div " style="border: 1px solid #dcdfe6;"> |
| | | <el-input v-model="filterText" style="width:220px;" :placeholder="$t('shuJuGuanLi.shuJuJianSuo.valueone')" suffix-icon="el-icon-search" ></el-input> |
| | | <div |
| | | class="spatial_leftTree subpage_Div " |
| | | style="border: 1px solid #dcdfe6;" |
| | | > |
| | | <el-input |
| | | v-model="filterText" |
| | | style="width:220px;" |
| | | :placeholder="$t('shuJuGuanLi.shuJuJianSuo.valueone')" |
| | | suffix-icon="el-icon-search" |
| | | ></el-input> |
| | | <div style="width:300px"> |
| | | <el-tree |
| | | :data="tree" |
| | |
| | | </el-form> |
| | | </div> |
| | | <div class="dividing-line"></div> |
| | | <div class="table_box" style="height:calc(100% - 89px)"> |
| | | <div |
| | | class="table_box" |
| | | style="height:calc(100% - 89px)" |
| | | > |
| | | <!-- border--> |
| | | <!-- ref="filterTable"--> |
| | | <!-- :data="tableData"--> |
| | |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | | <div |
| | | class="pagination_box" |
| | | > |
| | | <div class="pagination_box"> |
| | | <el-pagination |
| | | @size-change="handleSizeChange" |
| | | @current-change="handleCurrentChange" |
| | |
| | | </div> |
| | | |
| | | </div> |
| | | <div class="infoBox_box" v-show="showinfoBox"> |
| | | <div |
| | | class="infoBox box_div" |
| | | |
| | | class="infoBox_box" |
| | | v-show="showinfoBox" |
| | | > |
| | | <div class="infoBox box_div"> |
| | | |
| | | <div |
| | | slot="header" |
| | |
| | | </div> |
| | | </el-dialog> |
| | | <el-dialog |
| | | top="2vh" |
| | | :visible.sync="conditionVisible" |
| | | title="查询条件" |
| | | :before-close="handleconditionClose" |
| | | width="44%" |
| | | > |
| | | |
| | | <el-form |
| | | :inline="true" |
| | | :inline=" |
| | | true" |
| | | :model="formSql" |
| | | class="demo-form-inline" |
| | | label-position="top" |
| | |
| | | >确 定</el-button> |
| | | </span> |
| | | </el-dialog> |
| | | |
| | | <el-dialog |
| | | :title=" $t('synthesis.rangequery')" |
| | | :visible.sync="dialogMapVisible" |
| | |
| | | var data2 = domains.result; |
| | | var std = []; |
| | | for (var i in data1) { |
| | | if (data1[i].type != "geomtry" && data1[i].type != "null") { |
| | | if (data1[i].type != 'geometry' && data1[i].type) { |
| | | debugger |
| | | this.filedsOption.push(data1[i]); |
| | | } |
| | | if (data1[i].showtype == 1) { |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | |
| | | .table_box2 { |
| | | border-radius: 5px; |