添加礼物ID
This commit is contained in:
@@ -214,6 +214,7 @@ export default {
|
||||
if (giftId == null) {
|
||||
return;
|
||||
}
|
||||
console.log('giftId : ' + giftId);
|
||||
let $jsNoEditing = $(".js-group-wrapper .js-no-editing");
|
||||
let $jsEditing = $(".js-group-wrapper .js-editing");
|
||||
if (isEdit) {
|
||||
|
Reference in New Issue
Block a user