소스 검색

Merge branch 'master' of http://1.14.104.71:10880/root/ylrz_his_scrm_adminUI

caoliqin 6 시간 전
부모
커밋
a19f7893ee
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/components/course/userCourseCatalogDetails.vue
  2. 1 1
      src/views/components/course/userCourseCatalogDetailsZM.vue

+ 1 - 1
src/views/components/course/userCourseCatalogDetails.vue

@@ -442,7 +442,7 @@
         <el-button type="primary" @click="batchVideoSave">确 定</el-button>
       </div>
     </el-dialog>
-    <el-dialog title="章节红包" :visible.sync="redData.open" width="900px" append-to-body>
+    <el-dialog title="章节红包" :visible.sync="redData.open" :close-on-click-modal="false" width="900px" append-to-body>
       <el-table border v-loading="redData.loading" :data="redData.list" height="600px">
         <el-table-column label="小节名称" align="center" show-overflow-tooltip prop="title">
           <template slot-scope="scope">

+ 1 - 1
src/views/components/course/userCourseCatalogDetailsZM.vue

@@ -441,7 +441,7 @@
         <el-button type="primary" @click="batchVideoSave">确 定</el-button>
       </div>
     </el-dialog>
-    <el-dialog title="章节红包" :visible.sync="redData.open" width="900px" append-to-body>
+    <el-dialog title="章节红包" :visible.sync="redData.open" :close-on-click-modal="false" width="900px" append-to-body>
       <el-table border v-loading="redData.loading" :data="redData.list" height="600px">
         <el-table-column label="小节名称" align="center" show-overflow-tooltip prop="title">
                     <template slot-scope="scope">