页面路径完善
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
<el-card class="flex-1 mt-10px" shadow="never">
|
||||
<template #header>
|
||||
<el-row :gutter="10" style="font-size: 0.8rem">
|
||||
<el-col :span="3"> 设备号: {{ routeid }} </el-col>
|
||||
<el-col :span="3"> 房间号: {{ housename }} </el-col>
|
||||
<el-col :span="17"></el-col>
|
||||
<el-col :span="1">
|
||||
<el-col :span="4"> 设备号: {{ routeid }} </el-col>
|
||||
<el-col :span="4"> 房间号: {{ housename }} </el-col>
|
||||
<el-col :span="14"></el-col>
|
||||
<el-col :span="2">
|
||||
<el-button @click="confinem">返回</el-button>
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
||||
Reference in New Issue
Block a user