1

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