Pārlūkot izejas kodu

学员信息详情

liushengqiang 2 gadi atpakaļ
vecāks
revīzija
cb808b8c03
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/home/component/Attendance.tsx

+ 1 - 1
src/views/home/component/Attendance.tsx

@@ -146,7 +146,7 @@ export default defineComponent({
 
     const gotoStudnetManage = () => {
       if (browser().isApp) {
-        const url = `${location.origin}${location.pathname}student-manage`;
+        const url = `${location.origin}${location.pathname}#/student-manage`;
         postMessage({
           api: 'openWebView',
           content: {