lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
b4ece6ae78
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/pages/addCourse.vue

+ 1 - 1
src/components/pages/addCourse.vue

@@ -4996,7 +4996,7 @@ export default {
       //   this.cover = _tmp;
       // }
       this.cover = []
-      this.noneBtnImg = _tmp.length >= 1;
+      this.noneBtnImg = this.cover.length >= 1;
       this.isSysPic = false;
       this.$forceUpdate();
     },