@@ -134,6 +134,7 @@ export default {
watch: {
course() {
this.updateServerFormat();
+ this.selectedFileType = "";
},
async created() {