From 01d592a093ee368c705d33ad0e599a5cc8f8b8b5 Mon Sep 17 00:00:00 2001 From: xu0625 <1212> Date: Tue, 13 Apr 2021 10:45:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86-=E6=8A=BD?= =?UTF-8?q?=E5=A5=96=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/activity/info/edit.html | 1 + 1 file changed, 1 insertion(+) diff --git a/sino-activity/src/main/resources/templates/activity/info/edit.html b/sino-activity/src/main/resources/templates/activity/info/edit.html index ac6ed2618..28f151048 100644 --- a/sino-activity/src/main/resources/templates/activity/info/edit.html +++ b/sino-activity/src/main/resources/templates/activity/info/edit.html @@ -1059,6 +1059,7 @@ } $.operate.successTabCallback(result); } + }) }); var btnCancel = $('').text('取消') .addClass('btn btn-danger')