@@ -229,7 +229,7 @@
>
<template slot-scope="scope">
<el-button
- v-if="scope.row.buildResult === 'Online'"
+ v-if="scope.row.machineStatus === 'Online'"
type="text"
<span style="color: green">{{ scope.row.machineStatus }}</span>