| | |
| | | <el-form |
| | | ref="form" |
| | | :model="coordFrom" |
| | | label-width="50px" |
| | | label-width="70px" |
| | | > |
| | | <el-form-item label="经度:"> |
| | | <el-input |
| | |
| | | > |
| | | <el-form-item label="地名:"> |
| | | <el-input |
| | | size="small" |
| | | style="width: 160px" |
| | | v-model="comprehensive.name" |
| | | placeholder="请输入地名...." |
| | |
| | | <el-button |
| | | @click="setQueryTable" |
| | | type="info" |
| | | size="small" |
| | | >查询</el-button> |
| | | </el-form-item> |
| | | </el-form> |
| | |
| | | align="center" |
| | | type="index" |
| | | label="序号" |
| | | width="70" |
| | | /> |
| | | <el-table-column |
| | | prop="name" |
| | |
| | | position: absolute; |
| | | right: 8%; |
| | | bottom: 1%; |
| | | span { |
| | | width: 100px; |
| | | } |
| | | } |
| | | .propertiesPop { |
| | | width: 350px; |