lsc 2 年之前
父節點
當前提交
4f2150aae1

+ 2 - 2
src/components/pages/addCourse.vue

@@ -697,9 +697,9 @@
                           <button class="c_pub_button_add pub_btn_add_img" @click="pasteLine(itemTaskIndex)">
                             嵌入代码
                           </button>
-                          <!-- <button class="c_pub_button_add pub_btn_add_img" @click="openSource(itemTaskIndex)">
+                          <button class="c_pub_button_add pub_btn_add_img" @click="openSource(itemTaskIndex)">
                             添加资源
-                          </button> -->
+                          </button>
                           <!-- <button class="info_btn" @click="addImg($event)">
                         其他附件
                         <input type="file" accept="*" style="display: none" v-if="inputShow" @change="beforeUpload2($event, unitIndex, 12, itemTaskIndex)

+ 2 - 2
src/components/pages/easy/addCourse.vue

@@ -317,9 +317,9 @@
                           <button class="c_pub_button_add pub_btn_add_img" @click="pasteLine(0)">
                             嵌入代码
                           </button>
-                          <!-- <button class="c_pub_button_add pub_btn_add_img" @click="openSource(0)">
+                          <button class="c_pub_button_add pub_btn_add_img" @click="openSource(0)">
                             添加资源
-                          </button> -->
+                          </button>
                           <!-- <button class="info_btn" @click="addImg($event)">
                             其他附件
                             <input type="file" accept="*" style="display: none" v-if="inputShow" @change="beforeUpload2($event, unitIndex, 12, itemTaskIndex)

+ 2 - 2
src/components/pages/task/addCourse.vue

@@ -473,12 +473,12 @@
                           >
                             嵌入代码
                           </button>
-                          <!-- <button
+                          <button
                             class="c_pub_button_add pub_btn_add_img"
                             @click="openSource(itemTaskIndex)"
                           >
                             添加资源
-                          </button> -->
+                          </button>
                           <!-- <button class="info_btn" @click="addImg($event)">
                             其他附件
                             <input type="file" accept="*" style="display: none" v-if="inputShow" @change="beforeUpload2($event, unitIndex, 12, itemTaskIndex)