소스 검색

学校壁纸优化

gzb
wangzhonglu 8 달 전
부모
커밋
a0e90cd240
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/views/schoolSection/setting/wallpaper.vue

+ 1
- 0
src/views/schoolSection/setting/wallpaper.vue 파일 보기

@@ -635,6 +635,7 @@ export default {
635 635
           }
636 636
           if (this.wallpaperInfo.deviceids.length === 0) {
637 637
             this.$Message.error("请选择设备!");
638
+            return;
638 639
           }
639 640
           this.wallpaperInfo.show = false;
640 641
           let form = {

Loading…
취소
저장