朱鑫波 3 лет назад
Родитель
Сommit
b39c67ce39
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/modules/material/videoPopular.vue

+ 1 - 0
src/views/modules/material/videoPopular.vue

@@ -2406,6 +2406,7 @@ export default {
                         this.loadingBatch = false
                         if (res.code === 200) {
                             this.$message.success(res.message)
+                            this.dataFile = null
                             this.batchUploadVisible = false
                             this.loadData(1)
                         } else {