natasha vor 2 Tagen
Ursprung
Commit
bb1f6d709b

+ 2 - 2
src/views/book/courseware/create/components/question/dialogue_article/Article.vue

@@ -82,7 +82,7 @@
               :value="item.id"
             />
           </el-select>
-          <el-upload
+          <!-- <el-upload
             action="no"
             accept="image/*"
             :show-file-list="false"
@@ -91,7 +91,7 @@
           >
             <SvgIcon icon-class="picture" />
             <span>上传图片</span>
-          </el-upload>
+          </el-upload> -->
         </div>
         <el-input
           v-model="textInput"