Ver Fonte

测试代码合饼

朱鑫波 há 3 anos atrás
pai
commit
b39c67ce39
1 ficheiros alterados com 1 adições e 0 exclusões
  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 {