src/views/model/sche/suggest/suggestOperationRecord.vue
@@ -50,18 +50,6 @@ align="center" min-width="150" /> <el-table-column label="快照" align="center" min-width="100" fixed="right"> <template #default="scope"> <el-button link type="primary" @click="openSnapshot(scope.row.id)" v-if="scope.row.operate=='采纳建议'" > 快照 </el-button> </template> </el-table-column> </el-table> <!-- 分页 --> <Pagination