神仙都没用 hai 1 ano
pai
achega
2ef563c069
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/extend/excel/import-btn.vue

+ 1 - 1
src/modules/extend/excel/import-btn.vue

@@ -174,7 +174,7 @@ function onUpload(raw: File, _: any, { next }: any) {
 
 	next();
 
-	return false;
+	return true;
 }
 
 // 下载模版