src/views/CNAS/resourceDemand/device/component/usingExternalInstruments.vue
@@ -15,6 +15,7 @@ </div> <div> <el-table ref="yearTable" v-loading="yearTableDetailDataLoading" :data="yearTableDetailData" :header-cell-style="{ background: '#f8f8f9', color: '#515a6e' }" border height="calc(100vh - 18em)" style="width: 100% ;"> <!-- 表格列 --> <el-table-column align="center" header-align="center" label="序号" prop="prop" type="index"