瀏覽代碼

测试代码合饼

朱鑫波 3 年之前
父節點
當前提交
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 {