【修改】和后台的访问处理

This commit is contained in:
zer0Black
2022-04-10 17:33:43 +08:00
parent f43631675f
commit e0af250323
3 changed files with 7 additions and 4 deletions
@@ -292,7 +292,7 @@ import { JSEncrypt } from 'jsencrypt'
})
}
that.model.selecteddeparts = selectDepartKeys.join(",")
that.nextDepartOptions=departOptions;
that.nextDepartOptions = departOptions;
}
})
},