Commit 0e77e6f0 authored by 黄奎's avatar 黄奎

111

parent 34a6cc1f
......@@ -175,7 +175,7 @@
</div>
<div class="text-caption q-my-md q-px-xs text-grey-6">课程介绍</div>
<ext-editor :defaultMsg="objOption.CourseIntro" classStr="col-12" @getEditValue="getEditValue"></ext-editor>
<div class="row wrap">
<div class="row wrap" style="display:none;">
<div class="col-9">
<span>上架端口:</span>
<template v-for="(item, index) in SaleplatList">
......
......@@ -177,7 +177,8 @@ export default {
JoinEndTime: "", //报名截止日期结束
ClassNo: "", //班号
CourseSubject: "", //所属科目
IsQuerySalePlat: 1
IsQuerySalePlat: 1,
SaleState:1,
},
courseData: [], //课程列表
coursePageCount: 0, //课程页数
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment