nickchange
2023-10-24 9d59e53e261008ed5ea8e05a6c253d5976b69abd
10.24。6
3个文件已修改
50 ■■■■■ 已修改文件
cloud-server-course/src/main/resources/mapper/CoursePackageSchedulingMapper.xml 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add2.html 23 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit2.html 24 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
cloud-server-course/src/main/resources/mapper/CoursePackageSchedulingMapper.xml
@@ -35,9 +35,6 @@
        FROM t_course_package_scheduling4 cs
                 LEFT JOIN t_course tc ON cs.courseId = tc.id
        WHERE cs.courseId IS NOT NULL and cs.id in #{longs}
    </select>
    <select id="isHave" resultType="int">
        SELECT COUNT(1) FROM t_user_video_details WHERE courseId = #{videoId}
cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add2.html
@@ -82,29 +82,6 @@
              },
              "labelField": "value",
              "valueField": "id"
            },{
              "type": "checkbox",
              "option": "平台",
              "name": "is",
              "id": "u:88f23ebcf4f7",
              "onEvent": {
                "change": {
                  "weight": 0,
                  "actions": [
                    {
                      "componentId": "u:c037c33c2c81",
                      "args": {
                        "value": "$event.data.value"
                      },
                      "actionType": "setValue"
                    }
                  ]
                }
              },
              "trueValue": "平台",
              "falseValue": 0,
              "mode": "inline"
            },
            {
              "type": "select",
cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit2.html
@@ -94,30 +94,6 @@
              "labelField": "value",
              "valueField": "id",
              "value":`${opId}`
            },{
              "type": "checkbox",
              "option": "平台",
              "name": "is",
              "disabled": true,
              "id": "u:88f23ebcf4f7",
              "onEvent": {
                "change": {
                  "weight": 0,
                  "actions": [
                    {
                      "componentId": "u:c037c33c2c81",
                      "args": {
                        "value": "$event.data.value"
                      },
                      "actionType": "setValue"
                    }
                  ]
                }
              },
              "trueValue": "平台",
              "falseValue": 0,
              "mode": "inline",
              "value":`${is!}`
            },
            {
              "type": "select",