Commit f6f15a3b authored by TZW's avatar TZW

去除 log

parent d094b7af
......@@ -43,7 +43,6 @@ const Mtable = (props) => {
dataSource,
} = props;
console.log('this is path:', path);
const actionRefs = actionRef ?? useRef(),
formRefs = formRef ?? useRef(),
ifspagination = pagination == 'false' || pagination === false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment