@@ -18,6 +18,11 @@ Page({
},
getList(init = false) {
_Http.init(this.data.content, init).then(content => {
+ try {
+ content.phonenumber = getCurrentPages()[getCurrentPages().length - 2].selectComponent("#Form").query().phonenumber || '';
+ } catch (error) {
+
+ }
_Http.basic({
"id": 20240531152004,
content