合并代码
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -33,7 +33,7 @@ | ... | @@ -33,7 +33,7 @@ |
| 33 | <el-button class="radioBtn" label="3" border @click="plhVisible=true">批量户</el-button> | 33 | <el-button class="radioBtn" label="3" border @click="plhVisible=true">批量户</el-button> |
| 34 | <el-button class="radioBtn" label="4" border @click="plcVisible=true">批量层</el-button> | 34 | <el-button class="radioBtn" label="4" border @click="plcVisible=true">批量层</el-button> |
| 35 | <el-button class="radioBtn" label="5" border @click="plShVisible=true">批量室号</el-button> | 35 | <el-button class="radioBtn" label="5" border @click="plShVisible=true">批量室号</el-button> |
| 36 | <el-button class="radioBtn" label="6" border @click="plZlVisible=true">批量坐落</el-button> | 36 | <el-button class="radioBtn" label="6" border @click="plzlVisible=true">批量坐落</el-button> |
| 37 | <el-button class="radioBtn" label="7" border>批量单元号</el-button> | 37 | <el-button class="radioBtn" label="7" border>批量单元号</el-button> |
| 38 | </div> | 38 | </div> |
| 39 | </el-col> | 39 | </el-col> | ... | ... |
-
Please register or sign in to post a comment