去除log

This commit is contained in:
lyp 2025-01-03 16:18:15 +08:00
parent b150bbaa7d
commit 38f4e1a406

View File

@ -37,7 +37,7 @@ export default function CONTRACT() {
} }
}, },
onSuccess(data: any) { onSuccess(data: any) {
console.log(data); // console.log(data);
dispath({ dispath({
type: 'upContractArray', type: 'upContractArray',
val: data.data.rows val: data.data.rows