同步6/16
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<pageheader></pageheader>
|
||||
<el-card class="flex-1 mt-10px" shadow="never">
|
||||
<template #header>
|
||||
<el-row :gutter="10" style="font-size: 0.8rem; font-weight: 450">
|
||||
<el-row style="font-size: 0.8rem; font-weight: 450">
|
||||
<el-col :span="4"> 设备号: {{ routeid }} </el-col>
|
||||
<el-col :span="4"> 房屋号: {{ housename }} </el-col>
|
||||
<el-col :span="12"></el-col>
|
||||
<el-col :span="8"> 房屋号: {{ housename }} </el-col>
|
||||
<el-col :span="8"></el-col>
|
||||
<el-col :span="4" class="flex">
|
||||
<el-button @click="confinem">返回</el-button>
|
||||
<el-button type="warning" @click="handleExport">导出数据</el-button>
|
||||
|
||||
Reference in New Issue
Block a user