新增赠送钻石判断

This commit is contained in:
Dragon
2023-10-09 16:36:08 +08:00
parent d45491bc6a
commit 57b7a77c33

View File

@@ -217,13 +217,14 @@ export default {
return;
}
}
if (type != 'CLEAR_USER_GOLD') {
if (type != 'CLEAR_USER_GOLD' && type != 'OFFICAL_GOLD') {
if (busType == null || busType.trim() == '') {
$("#tipMsg").text("请填写分类");
$("#tipModal").modal('show');
return;
}
} if (isGiveBol) {
}
if (isGiveBol) {
return;
}
//参数