This commit is contained in:
aozhiwei 2022-11-25 13:55:41 +08:00
parent a54a7184df
commit bac36536d6

View File

@ -101,7 +101,8 @@ class FeeBack {
break;
default:
{
console.log('error fee', row);
return;
}
}
}