Merge branch 'develop_liuyf' into release
This commit is contained in:
commit
8a601f1596
@ -378,7 +378,7 @@ class LockDetailLogic extends BaseGetXController {
|
|||||||
if (i == getList.length - 1) {
|
if (i == getList.length - 1) {
|
||||||
//设置最后的时间戳
|
//设置最后的时间戳
|
||||||
|
|
||||||
state.operateDate = operateDate;
|
state.operateDate = time;
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
AppLog.log('操作记录:$indexList,解析失败,跳过该跳记录,进行下一条记录解析。');
|
AppLog.log('操作记录:$indexList,解析失败,跳过该跳记录,进行下一条记录解析。');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user