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