@@ -319,6 +319,9 @@ Page({
});
}
},
+ complete: (e) => {
+ this.data.locked = false;
+ },
onShow() {