mirror of
http://git.xinwangdao.com/cnnc-embedded-parts-detect/detect-embeded.git
synced 2025-06-24 13:34:13 +08:00
fixed
This commit is contained in:
parent
c4102ab947
commit
b516c0d9d0
@ -54,7 +54,7 @@
|
|||||||
},
|
},
|
||||||
);
|
);
|
||||||
await action(data);
|
await action(data);
|
||||||
DeviceClientService.fefreshDeviceClient(data);
|
DeviceClientService.refreshDeviceClientBySn(data.deviceSn);
|
||||||
closeDrawer();
|
closeDrawer();
|
||||||
emit('success');
|
emit('success');
|
||||||
} catch {} finally {
|
} catch {} finally {
|
||||||
|
Loading…
Reference in New Issue
Block a user