| | |
| | | <el-button style="margin-top: 5px;float: right;margin-right: 50px;" id="searchButton" type="text" @click="dialogForm">版图号</el-button> |
| | | |
| | | <div v-if="box"> |
| | | <el-card style="flex: 1;margin-left: 10px;margin-top: 20px;" v-loading="loading"> |
| | | <el-card style="flex: 1;margin-left: 10px;margin-top: 20px;" > |
| | | <div style="width: 98%; height: calc(100% - 35px); overflow-y: auto;max-height: 450px;"> |
| | | <el-table height="100%" ref="table" |
| | | @selection-change="handleSelectionChange" |
| | |
| | | <el-table-column prop="thick" align="center" label="其他" min-width="120" /> |
| | | <el-table-column fixed="right" label="操作" align="center" width="200"> |
| | | <template #default> |
| | | <!-- <el-button size="mini" type="text" plain @click="dialogFormVisible = true">详情</el-button> --> |
| | | <el-button size="mini" type="text" plain @click="dialogFormVisiblea = true">设置</el-button> |
| | | <!-- <el-button type="text" plain @click="dialogFormVisible = true">详情</el-button> --> |
| | | <el-button type="text" plain @click="dialogFormVisiblea = true">设置</el-button> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | |
| | | </el-card> |
| | | </div> |
| | | <div v-if="boxb"> |
| | | <el-card style="flex: 1;margin-left: 10px;margin-top: 20px;" v-loading="loading"> |
| | | <el-card style="flex: 1;margin-left: 10px;margin-top: 20px;" > |
| | | <div style="width: 98%; height: calc(100% - 35px); overflow-y: auto;max-height: 450px;"> |
| | | <el-table height="100%" ref="table" |
| | | @selection-change="handleSelectionChange" |
| | |
| | | <el-table-column prop="thick" align="center" label="其他" min-width="120" /> |
| | | <el-table-column fixed="right" label="操作" align="center" width="200"> |
| | | <template #default> |
| | | <!-- <el-button size="mini" type="text" plain @click="dialogFormVisible = true">详情</el-button> --> |
| | | <el-button size="mini" type="text" plain @click="dialogFormVisiblea = true">设置</el-button> |
| | | <!-- <el-button type="text" plain @click="dialogFormVisible = true">详情</el-button> --> |
| | | <el-button type="text" plain @click="dialogFormVisiblea = true">设置</el-button> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | |
| | | </el-card> |
| | | </div> |
| | | <!-- <div v-if="boxa"> |
| | | <el-card style="flex: 1;margin-left: 10px;margin-top: 20px;" v-loading="loading"> |
| | | <el-card style="flex: 1;margin-left: 10px;margin-top: 20px;" > |
| | | <div style="width: 98%; height: calc(100% - 35px); overflow-y: auto"> |
| | | <el-table height="100%" ref="table" |
| | | @selection-change="handleSelectionChange" |
| | |
| | | </template> |
| | | </el-dialog> --> |
| | | <el-dialog v-model="dialogFormVisiblea" top="21vh" width="30%" title="测量设置" > |
| | | <el-form size="mini" label-width="150px"> |
| | | <el-form label-width="150px"> |
| | | <el-form style="margin-left: 80px;"> |
| | | |
| | | <el-form-item label="误差长:" :required="true" style="width: 16vw;margin-bottom: 30px;"> |