Jelajahi Sumber

课程小节批量修改弹窗锁定

wangxy 1 hari lalu
induk
melakukan
2694cadbba

+ 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">