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 @@
- +