소스 검색

Merge branch 'yh319' into debug

ldong 1 주 전
부모
커밋
c42eb7af17
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()
         },
         // 关闭弹窗