src/pages/cameraAccess/components/DataStackInfo.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/cameraAccess/components/DataStackInfo.vue
@@ -237,7 +237,7 @@ :disabled="scope.row.status == 2" class="iconfont iconzhongxinkaishi btn" @click="handleFileStatus(scope.row, 1)" v-show="scope.row.status === 9" v-show="scope.row.status === 9 || scope.row.status === -2" ></el-button> </el-tooltip> @@ -356,6 +356,7 @@ filters: { statusFormat(value) { let statusCode = { "-2": "处理异常", "-1": "已删除", "0": "暂停处理", "1": "等待处理",