lex-xin пре 5 година
родитељ
комит
ab7789ddd8
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/views/signup/SignUpLevel.vue

+ 0 - 1
src/views/signup/SignUpLevel.vue

@@ -707,7 +707,6 @@ export default {
                     return
                     return
                 }
                 }
             } else if(songUpload.indexName == "performNum") {
             } else if(songUpload.indexName == "performNum") {
-                if(this.performNumUpload[songUpload.index] && this.performNumUpload[songUpload.index][0].url) {
                 if(this.performNumUpload[songUpload.index] && this.performNumUpload[songUpload.index].length > 0 && this.performNumUpload[songUpload.index][0].url) {
                 if(this.performNumUpload[songUpload.index] && this.performNumUpload[songUpload.index].length > 0 && this.performNumUpload[songUpload.index][0].url) {
                     this.performNumSelect[songUpload.index] = nameAuthor
                     this.performNumSelect[songUpload.index] = nameAuthor
                     this.performNumSelectUploadList[songUpload.index] = JSON.parse(JSON.stringify(songUpload))
                     this.performNumSelectUploadList[songUpload.index] = JSON.parse(JSON.stringify(songUpload))