lsc 6 months ago
parent
commit
0676b8f60c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/aiEasy/addCourse.vue

+ 1 - 1
src/components/pages/aiEasy/addCourse.vue

@@ -5367,7 +5367,7 @@
           </div>
           </div>
         </div>
         </div>
         <div class="info_btnBox3" v-show="steps > 2" style="width: calc(100% - 40px)">
         <div class="info_btnBox3" v-show="steps > 2" style="width: calc(100% - 40px)">
-          <button class="c_pub_button_confirm pub_btn_finish_img">确认上传</button>
+          <button class="c_pub_button_confirm pub_btn_finish_img" @click="nextSteps">确认上传</button>
         </div>
         </div>
       </div>
       </div>
       <div class="leftBar" style="height: calc(100% - 36px - 20px);margin-top: 36px;" v-if="istemplate == 1">
       <div class="leftBar" style="height: calc(100% - 36px - 20px);margin-top: 36px;" v-if="istemplate == 1">