Browse Source

pdg.reload

XMTT 7 years ago
parent
commit
1cbec658ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/model/sys/userInfo/check.js

+ 1 - 1
js/model/sys/userInfo/check.js

@ -59,7 +59,7 @@ spa_define(function () {
59 59
                                    if (data.state == "2") {
60 60
                                        spa.showModal("sys_userinfo_review", {
61 61
                                            data: data, hand: function () {
62
                                                pdg.load()
62
                                                pdg.reload();
63 63
                                            }
64 64
                                        })
65 65
                                    } else {