From 7f24943441994c33a162bd56ef944863869a0ada Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=B8=B9ab?= <1421553879@qq.com> Date: Wed, 2 Nov 2022 01:23:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E8=AF=BE=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../teacherOpenCourseScheduleSession/index.js | 8 +- .../teacherOpenCourseScheduleSession/add.html | 92 +++++++++++++------ .../index.html | 15 +-- 3 files changed, 75 insertions(+), 40 deletions(-) diff --git a/web/src/main/resources/static/js/jlw/teacherOpenCourseScheduleSession/index.js b/web/src/main/resources/static/js/jlw/teacherOpenCourseScheduleSession/index.js index aac6e497..260bc3bc 100644 --- a/web/src/main/resources/static/js/jlw/teacherOpenCourseScheduleSession/index.js +++ b/web/src/main/resources/static/js/jlw/teacherOpenCourseScheduleSession/index.js @@ -64,16 +64,14 @@ layui.define([ 'form', 'laydate', 'table' ,'laytpl'], function(exports) { return "查看" } }, - { + /*{ field: 'teacherOpenCourseScheduleSessionWeekNum', title: '周次', align: "center", hideField: false, hide: $.isEmpty(sx_['teacherOpenCourseScheduleSessionWeekNum']) ? false : sx_['teacherOpenCourseScheduleSessionWeekNum'], - // templet:function (d) { - // return d.teacherOpenCourseScheduleSessionWeekNum + "周" - // } - }, + + },*/ { field: 'sessionClassListText', title: '上课教室', diff --git a/web/src/main/resources/templates/jlw/teacherOpenCourseScheduleSession/add.html b/web/src/main/resources/templates/jlw/teacherOpenCourseScheduleSession/add.html index 1eabf4a9..46939831 100644 --- a/web/src/main/resources/templates/jlw/teacherOpenCourseScheduleSession/add.html +++ b/web/src/main/resources/templates/jlw/teacherOpenCourseScheduleSession/add.html @@ -57,7 +57,7 @@