From 0fcb86d7efe8b2712c2e945a7f50bf5edf8a7af0 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Tue, 17 Oct 2023 12:01:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/pages/fee/ownerApplyInvoice/ownerApplyInvoice.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/pages/fee/ownerApplyInvoice/ownerApplyInvoice.js b/public/pages/fee/ownerApplyInvoice/ownerApplyInvoice.js index 0d568d752..9e397a9be 100644 --- a/public/pages/fee/ownerApplyInvoice/ownerApplyInvoice.js +++ b/public/pages/fee/ownerApplyInvoice/ownerApplyInvoice.js @@ -201,7 +201,6 @@ if (_json.code == 0) { //关闭model vc.goBack(); - return; } vc.toast(_json.msg);