From eeef01d2223fc0906aa26b60f9879270e2c9f3c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E6=A3=AE?= Date: Wed, 19 Jun 2024 16:59:20 +0800 Subject: [PATCH] =?UTF-8?q?commit=201.=20=E4=BF=AE=E5=A4=8D=E4=B8=9A?= =?UTF-8?q?=E7=BB=A9=E7=AE=A1=E7=90=86bug=202.=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=BB=84=E7=BB=87=E7=AE=A1=E7=90=86bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/modify_record_modal.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/modify_record_modal.html b/templates/modify_record_modal.html index af2604c..54dda4d 100644 --- a/templates/modify_record_modal.html +++ b/templates/modify_record_modal.html @@ -39,7 +39,6 @@ page: page }, success: function (response) { - debugger if (response.modal_title) { $('#modalTitle').text(response.modal_title);