From 57b7a77c3370331ece0a0f9af2c78d9cfd1a3003 Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Mon, 9 Oct 2023 16:36:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=B5=A0=E9=80=81=E9=92=BB?= =?UTF-8?q?=E7=9F=B3=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/record/OfficicalGoldView.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/record/OfficicalGoldView.vue b/src/views/record/OfficicalGoldView.vue index 6dce3d4..6b60768 100644 --- a/src/views/record/OfficicalGoldView.vue +++ b/src/views/record/OfficicalGoldView.vue @@ -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; } //参数