Explorar o código

fix:message callback

wangyuan %!s(int64=2) %!d(string=hai) anos
pai
achega
14f5a78c05
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ittpc/src/request/axios.js

+ 1 - 1
ittpc/src/request/axios.js

@@ -30,7 +30,7 @@ const service = axios.create({
           confirmButtonText: '重新登录',
           closeOnClickModal: false,
           closeOnPressEscape: false,
-          beforeClose: function (action, instance, done) {
+          callback: function (action) {
             if (action == 'confirm') {
               sessionStorage.clear()
               Router.replace({