From d5272a9430c484503df214a44ce2c15627628334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=B8=B9ab?= <1421553879@qq.com> Date: Tue, 1 Aug 2023 15:55:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/js/jlw/handsOnSimulationTasks/add.js | 1 - .../main/resources/templates/jlw/handsOn/add.html | 6 +++--- .../jlw/teacherOpenCourseHandsOn/edit.html | 15 ++++++++++----- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/web/src/main/resources/static/js/jlw/handsOnSimulationTasks/add.js b/web/src/main/resources/static/js/jlw/handsOnSimulationTasks/add.js index 2bc395bf..f8008aa4 100644 --- a/web/src/main/resources/static/js/jlw/handsOnSimulationTasks/add.js +++ b/web/src/main/resources/static/js/jlw/handsOnSimulationTasks/add.js @@ -711,7 +711,6 @@ layui.define([ 'form','laytpl', 'laydate', 'table','element','handsOnSimulationT //资源库表格 function loadResourcesInfo(resourcesInfoType,resourcesInfoTypePlural) { $("#edit_dialog input[name='resourcesInfoName']").val(""); - console.log("进入加载资源") resourcesInfoTable = table.render({ elem: '#resourcesInfoTable', height: Lib.getTableHeight(), diff --git a/web/src/main/resources/templates/jlw/handsOn/add.html b/web/src/main/resources/templates/jlw/handsOn/add.html index f820801a..95cd6a1f 100644 --- a/web/src/main/resources/templates/jlw/handsOn/add.html +++ b/web/src/main/resources/templates/jlw/handsOn/add.html @@ -119,7 +119,7 @@
- +