huminmin
3 天以前 8ef070c84a703c4a8b838bf9320d68d00a7d6dca
设备巡检去掉高度限制
已修改1个文件
2 ■■■ 文件已修改
src/views/equipmentManagement/inspectionManagement/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/equipmentManagement/inspectionManagement/index.vue
@@ -52,7 +52,7 @@
                  total: total,
                  layout: 'total, sizes, prev, pager, next, jumper'
                }"
                  :table-style="{ width: '100%', height: 'calc(100vh - 23em)' }">
                  :table-style="{ width: '100%'}">
          <template #inspector="{ row }">
            <div class="person-tags">
              <!-- 调试信息,上线时删除 -->