Jelajahi Sumber

update BuildDeploy.vue

reghao 3 bulan lalu
induk
melakukan
b4e54344ba
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/devops/app/BuildDeploy.vue

+ 1 - 1
src/views/devops/app/BuildDeploy.vue

@@ -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>