src/views/project/donatebaseinfo/index.vue
@@ -209,7 +209,7 @@ style="color: #f56c6c;" @click="handleTerminate(scope.row)" v-if=" scope.row.terminationCase === 0 && scope.row.recordstate !== '99' scope.row.terminationCase == 0 && scope.row.recordstate !== '99' " > 终止 @@ -219,7 +219,7 @@ type="text" style="color: #67c23a;" @click="handleRestore(scope.row)" v-if="scope.row.terminationCase === 1" v-if="scope.row.terminationCase == 1" > 恢复 </el-button>