Commit f6f15a3b authored by TZW's avatar TZW

去除 log

parent d094b7af
...@@ -43,7 +43,6 @@ const Mtable = (props) => { ...@@ -43,7 +43,6 @@ const Mtable = (props) => {
dataSource, dataSource,
} = props; } = props;
console.log('this is path:', path);
const actionRefs = actionRef ?? useRef(), const actionRefs = actionRef ?? useRef(),
formRefs = formRef ?? useRef(), formRefs = formRef ?? useRef(),
ifspagination = pagination == 'false' || pagination === false, 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