@@ -141,7 +141,7 @@
<template slot-scope="scope">
<!-- 分析完成 -->
<el-button
- v-if="scope.row.analysisState == 1 && scope.row.errState !== 1"
+ v-if="scope.row.analysisState == 30 && scope.row.errState !== 1"
@click="handleAssetssDetail(scope.row, '1')"
type="text"
size="small"