double 5 năm trước cách đây
mục cha
commit
597989e532
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/api/cas.js

+ 0 - 1
src/api/cas.js

@@ -1,4 +1,3 @@
-
 export function url(redirect, state) {
   window.open(`${window.Domain.api_url}/api/sys/cas/url?redirect_uri=${encodeURIComponent(`${window.location.origin}/#${redirect}`)}&state=${state}`, true)
 }