Przeglądaj źródła

Update courseList.vue

lex-xin 4 lat temu
rodzic
commit
bcf9abce45
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      src/views/teamDetail/components/courseList.vue

+ 2 - 1
src/views/teamDetail/components/courseList.vue

@@ -809,7 +809,8 @@ export default {
         date: "",
         id: "",
         startTime: "",
-        endTime: ""
+        endTime: "",
+        schoolId: null
       }),
         this.$refs["maskForm"].resetFields();
     },