This commit is contained in:
njdaoyehu 2025-01-24 17:09:22 +08:00
parent c4102ab947
commit b516c0d9d0

View File

@ -54,7 +54,7 @@
},
);
await action(data);
DeviceClientService.fefreshDeviceClient(data);
DeviceClientService.refreshDeviceClientBySn(data.deviceSn);
closeDrawer();
emit('success');
} catch {} finally {