头部搜索对接开源软件列表
This commit is contained in:
@@ -302,12 +302,12 @@ const gotoDetail = (row) => {
|
||||
};
|
||||
// 分页
|
||||
const changeIndex = () => {
|
||||
getReleaseList();
|
||||
// getReleaseList();
|
||||
};
|
||||
|
||||
const changeSize = () => {
|
||||
pager.value.pageIndex = 1;
|
||||
getReleaseList();
|
||||
// getReleaseList();
|
||||
};
|
||||
|
||||
const repoFun = (arr: any) => {
|
||||
|
||||
Reference in New Issue
Block a user