1

parent 5d6e9f78
...@@ -69,7 +69,7 @@ const getAddressListData = async () => { ...@@ -69,7 +69,7 @@ const getAddressListData = async () => {
onLoad(() => {}); onLoad(() => {});
onShow(() => { onShow(() => {
  getAddressListData(); getAddressListData();
}); });
const addNewAddress = () => { const addNewAddress = () => {
......
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