Преглед на файлове

fix: 优化319默认图片

ldong преди 1 седмица
родител
ревизия
cd20d4baf0
променени са 1 файла, в които са добавени 2 реда и са изтрити 4 реда
  1. 2 4
      src/views/ppt_manage/newVersion/components/selectImage.vue

+ 2 - 4
src/views/ppt_manage/newVersion/components/selectImage.vue

@@ -145,10 +145,8 @@ export default {
             this.showDialog = true
             this.imgType = type
             this.keyword = ''
-            if (type != 3) {
-                this.momentChooseId = id
-                this.momentChooseUrl = url
-            }
+            this.momentChooseId = id
+            this.momentChooseUrl = url
             this.handleSearch()
         },
         // 关闭弹窗