优化代码

This commit is contained in:
java110 2022-05-04 00:29:10 +08:00
parent fb27f5f19c
commit 805f0ff351

View File

@ -209,7 +209,7 @@
return;
}
if (!$that.listOweFeeInfo.fees) {
if (!$that.listOweFeeInfo) {
return;
}
let _fees = $that.listOweFeeInfo.fees;