Authored by 郭成尧

no-gift-card

... ... @@ -412,7 +412,7 @@ function handleGiftCards(params) {
let rightInfo = '未使用';
if (!count) {
return {};
return false;
}
if (selectCount) {
... ...