Browse Source

样式修改

360view
bianyaqi 2 years ago
parent
commit
e5cbed5b80
  1. 2
      src/components/360View/commonForm/eyesVision.vue

2
src/components/360View/commonForm/eyesVision.vue

@ -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">

Loading…
Cancel
Save