Browse Source

Update studentList.vue

lex-xin 3 years ago
parent
commit
47f153a11b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/studentManager/studentList.vue

+ 1 - 1
src/views/studentManager/studentList.vue

@@ -963,7 +963,7 @@ export default {
       },
       studentForm: {
         phone: "",
-        organId: "",
+        organId: [],
         name: "",
         sex: "",
         parseName: "",