去除log
This commit is contained in:
parent
b150bbaa7d
commit
38f4e1a406
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user