fix: 删除掉多余未使用代码

This commit is contained in:
xinxin.wu 2024-05-29 12:50:29 +08:00 committed by 刘瑞斌
parent 16866e7966
commit 8d08a8aff3
1 changed files with 0 additions and 2 deletions

View File

@ -366,8 +366,6 @@ export default function useTableProps<T>(
propsRes.value.filter = cloneDeep(filterItem.value);
};
const setChildren = () => {};
// 事件触发组
const propsEvent = ref({
// 排序触发