微调
This commit is contained in:
@@ -55,7 +55,7 @@ export const useTable = (
|
||||
};
|
||||
},
|
||||
set: (newVal: any) => {
|
||||
console.log("我是分页更新之后的值", newVal);
|
||||
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user