gaoluyang
2025-03-14 8029dc74c4b01c377c1aec6d50b97067eb0958f3
src/views/CNAS/resourceDemand/device/component/fault.vue
@@ -21,7 +21,8 @@
    </div>
    <div>
      <div class="tables" style="margin-top: 16px;">
        <el-table :data="faultParam" style="width: 100%" height="calc(100vh - 20em)">
        <el-table :data="faultParam" style="width: 100%" height="calc(100vh - 20em)"
                  :header-cell-style="{ background: '#f8f8f9', color: '#515a6e' }" border>
          <!-- 表格列 -->
          <el-table-column header-align="center" align="center" width="70" prop="prop" label="序号"
            type="index"></el-table-column>