|
|
@ -20,7 +20,7 @@ |
|
|
|
</div> |
|
|
|
<div class="operation-record-table eyesTable"> |
|
|
|
<el-table :data="tableData" :span-method="objectSpanMethod" border style="width: 100%; margin-top: 20px"> |
|
|
|
<el-table-column label="" width="150" align="center" :resizable="false"> |
|
|
|
<el-table-column label="" width="200" align="center" :resizable="false"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<div v-if="scope.row.name == '1'"> |
|
|
|
<div class="width-120 center" style="display: flex"> |
|
|
|