| | |
| | | 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} |
| | |
| | | }, |
| | | "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", |
| | |
| | | "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", |