Forráskód Böngészése

驾校父级ID清空

wyling 4 éve
szülő
commit
656fc9dc1e
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/system/user/index.vue

+ 1 - 1
src/views/system/user/index.vue

@@ -583,7 +583,7 @@ export default {
       listInfo().then(response => {
         this.deptOptions=[
           {
-            id:100,
+            id:null,
             label:'所有驾校',
             children:[]
           }