Browse Source

学校壁纸优化

gzb
wangzhonglu 8 months ago
parent
commit
a0e90cd240
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/views/schoolSection/setting/wallpaper.vue

+ 1
- 0
src/views/schoolSection/setting/wallpaper.vue View File

@@ -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…
Cancel
Save