| src/views/algorithmRepository/algorithmRepository.vue | ●●●●● patch | view | raw | blame | history |
src/views/algorithmRepository/algorithmRepository.vue
@@ -194,6 +194,8 @@ const goback = () => { showDetail.value = false; activeItem.value = null; params.value.current =1 params.value.size=15 }; // 分页大小改变 const handleSizeChange = val => {