Lijy 4 روز پیش
والد
کامیت
9c276a9088
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      fhKeeper/formulahousekeeper/timesheet-workshop-h5/src/views/index/index.vue

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet-workshop-h5/src/views/index/index.vue

@@ -343,6 +343,7 @@ export default {
         },
         redirectIfNess() {
             var href = window.location.href;
+            alert(href, '<====== 当前页面的地址')
             if (href.indexOf('path') > 0) {
                 const linkAddress = href.split('path=/#')[1]
                 const paths = linkAddress.split('&hasTriedAutoLogin')[0]