feat: 有所记录上传后,开锁成功后不需要主动上报开锁情况。

This commit is contained in:
Liuyf 2024-09-20 11:13:24 +08:00
parent 56e1d4cbff
commit 7353e64986

View File

@ -90,7 +90,7 @@ class LockDetailLogic extends BaseGetXController {
await uploadElectricQuantityRequest(); await uploadElectricQuantityRequest();
// //
lockReportLockSuccessfullyUploadData(); // lockReportLockSuccessfullyUploadData();
resetOpenDoorState(); resetOpenDoorState();
state.animationController!.stop(); state.animationController!.stop();