src/pages/cameraAccess/components/DataStackInfo.vue
@@ -278,9 +278,18 @@ show-overflow-tooltip align="center" > <template slot-scope="scope">{{ scope.row.status | statusFormat }}</template> <template slot-scope="scope"> <div class="lowHash" v-if=" !PollData.stackChannelCount && (scope.row.status == '处理中' || scope.row.status == '2') " > 数据栈算力不足 </div> <div class="normal" v-else>{{ scope.row.status | statusFormat }}</div> </template> </el-table-column> <el-table-column label="操作" show-overflow-tooltip align="center"> <template slot-scope="scope">