门锁日志页提交补充
This commit is contained in:
parent
cada1ff2b6
commit
b68b9dc7da
@ -281,6 +281,7 @@ class DoorLockLogLogic extends BaseGetXController {
|
||||
// senderReferEventRecordTime();
|
||||
// senderReferEventRecordNumber();
|
||||
|
||||
testReadJsonData();
|
||||
mockNetworkDataRequest();
|
||||
}
|
||||
}
|
||||
|
||||
@ -116,7 +116,7 @@ class _DoorLockLogPageState extends State<DoorLockLogPage> {
|
||||
//事件下拉框组件
|
||||
Widget eventDropDownWidget() {
|
||||
return Container(
|
||||
margin: EdgeInsets.only(top: 20.h, left: 30.w, bottom: 20.h),
|
||||
margin: EdgeInsets.only(top: 20.h, left: 30.w, bottom: 10.h),
|
||||
child: Row(
|
||||
mainAxisAlignment: MainAxisAlignment.start,
|
||||
children: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user