描述:选择企业

This commit is contained in:
SelfRidicule 2024-04-03 13:40:42 +08:00
parent e5a78d0ff7
commit 509af2d444

View File

@ -614,6 +614,8 @@ export default {
this.selectUserDeviceList() this.selectUserDeviceList()
// //
this.getTenantData() this.getTenantData()
//
this.getUserDetail();
}, },
methods: { methods: {
// //