Commit 6d4f892e by wuyang.zou

fix bug

parents 63074a66 22abb978
...@@ -1635,7 +1635,6 @@ bool FlowControl::_ResponseSimphony06Request(const QJsonObject &content, QJsonOb ...@@ -1635,7 +1635,6 @@ bool FlowControl::_ResponseSimphony06Request(const QJsonObject &content, QJsonOb
} }
//****************解锁悬浮框*****************// //****************解锁悬浮框*****************//
emit doUnLockFloatFrom(); emit doUnLockFloatFrom();
return result; return result;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment