117 lines
3.9 KiB
Vue
117 lines
3.9 KiB
Vue
|
<template>
|
||
|
<el-table
|
||
|
:data="tableData"
|
||
|
height="500"
|
||
|
style="width: 100%">
|
||
|
<el-table-column
|
||
|
prop="operDate"
|
||
|
label="时间"
|
||
|
width="200"
|
||
|
fixed>
|
||
|
</el-table-column>
|
||
|
<el-table-column
|
||
|
prop="operName"
|
||
|
label="操作人"
|
||
|
width="100"
|
||
|
fixed>
|
||
|
</el-table-column>
|
||
|
<el-table-column
|
||
|
prop="operEvent"
|
||
|
label="事件"
|
||
|
width="120"
|
||
|
fixed>
|
||
|
</el-table-column>
|
||
|
<el-table-column label="录入信息">
|
||
|
<el-table-column
|
||
|
prop="operZlh"
|
||
|
label="指令号"
|
||
|
width="150">
|
||
|
</el-table-column>
|
||
|
<el-table-column
|
||
|
prop="operXingh"
|
||
|
label="型号"
|
||
|
width="150">
|
||
|
</el-table-column>
|
||
|
<el-table-column
|
||
|
prop="operGuig"
|
||
|
label="规格"
|
||
|
width="150">
|
||
|
</el-table-column>
|
||
|
<el-table-column
|
||
|
prop="operDiany"
|
||
|
label="电压等级"
|
||
|
width="100">
|
||
|
</el-table-column>
|
||
|
<el-table-column
|
||
|
prop="operMs"
|
||
|
label="米数"
|
||
|
width="100">
|
||
|
</el-table-column>
|
||
|
</el-table-column>
|
||
|
</el-table>
|
||
|
</template>
|
||
|
<script>
|
||
|
export default {
|
||
|
name: 'Operlog',
|
||
|
data() {
|
||
|
return {
|
||
|
tableData: [{
|
||
|
operDate: '2016-05-02',
|
||
|
operName: '王小虎',
|
||
|
operEvent: '上海市普陀区金沙江路 1518 弄',
|
||
|
operZlh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operXingh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operGuig: '上海市普陀区金沙江路 1518 弄',
|
||
|
operDiany: '上海市普陀区金沙江路 1518 弄',
|
||
|
operMs: '上海市普陀区金沙江路 1518 弄',
|
||
|
},{
|
||
|
operDate: '2016-05-02',
|
||
|
operName: '王小虎',
|
||
|
operEvent: '上海市普陀区金沙江路 1518 弄',
|
||
|
operZlh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operXingh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operGuig: '上海市普陀区金沙江路 1518 弄',
|
||
|
operDiany: '上海市普陀区金沙江路 1518 弄',
|
||
|
operMs: '上海市普陀区金沙江路 1518 弄',
|
||
|
},{
|
||
|
operDate: '2016-05-02',
|
||
|
operName: '王小虎',
|
||
|
operEvent: '上海市普陀区金沙江路 1518 弄',
|
||
|
operZlh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operXingh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operGuig: '上海市普陀区金沙江路 1518 弄',
|
||
|
operDiany: '上海市普陀区金沙江路 1518 弄',
|
||
|
operMs: '上海市普陀区金沙江路 1518 弄',
|
||
|
},{
|
||
|
operDate: '2016-05-02',
|
||
|
operName: '王小虎',
|
||
|
operEvent: '上海市普陀区金沙江路 1518 弄',
|
||
|
operZlh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operXingh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operGuig: '上海市普陀区金沙江路 1518 弄',
|
||
|
operDiany: '上海市普陀区金沙江路 1518 弄',
|
||
|
operMs: '上海市普陀区金沙江路 1518 弄',
|
||
|
},{
|
||
|
operDate: '2016-05-02',
|
||
|
operName: '王小虎',
|
||
|
operEvent: '上海市普陀区金沙江路 1518 弄',
|
||
|
operZlh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operXingh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operGuig: '上海市普陀区金沙江路 1518 弄',
|
||
|
operDiany: '上海市普陀区金沙江路 1518 弄',
|
||
|
operMs: '上海市普陀区金沙江路 1518 弄',
|
||
|
},{
|
||
|
operDate: '2016-05-02',
|
||
|
operName: '王小虎',
|
||
|
operEvent: '上海市普陀区金沙江路 1518 弄',
|
||
|
operZlh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operXingh: '上海市普陀区金沙江路 1518 弄',
|
||
|
operGuig: '上海市普陀区金沙江路 1518 弄',
|
||
|
operDiany: '上海市普陀区金沙江路 1518 弄',
|
||
|
operMs: '上海市普陀区金沙江路 1518 弄',
|
||
|
}]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
</script>
|