jwyu 1 tahun lalu
induk
melakukan
941567c7f6

+ 1 - 1
src/views/dataSource_manage/components/StatisticTable.vue

@@ -30,7 +30,7 @@
                 </template>
                 <template slot-scope="scope">
                     <span 
-                        v-if="col.ColumnKey==='RefreshFailedNum'" 
+                        v-if="col.ColumnKey==='UpdateFailedNum'" 
                         style="color:#409EFF;cursor: pointer;"
                         @click="handleShowFail(scope.row)"
                     >{{scope.row.UpdateFailedNum}}</span>