src/views/CNAS/process/method/standardMethodsChange/component/ViewDeviceDialog.vue
@@ -6,7 +6,8 @@ <el-button size="small" type="danger" @click="clearTable">清空</el-button> </div> <div> <el-table :data="machineAttachmentList" border height="500" style="width: 100%"> <el-table :data="machineAttachmentList" :header-cell-style="{ background: '#f8f8f9', color: '#515a6e' }" border height="500" style="width: 100%"> <el-table-column header-align="center" label="名称" prop="machineName" width="200"> <template slot="header" slot-scope="scope"> <p>名称</p>