Commit f761ec37 authored by xiaoye's avatar xiaoye

Update tournament.vue

parent b04b48e6
Pipeline #38960 passed with stages
in 3 minutes and 10 seconds
......@@ -469,7 +469,7 @@
await tournament.search();
}
};
await UniApp.selectFile(['.ydk', '.txt'], f);
await UniApp.selectFile(['.ydk'], f);
},
copy : () : void => {
if (!tournament.this) return;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment