소스 검색

学员信息详情

liushengqiang 2 년 전
부모
커밋
cb808b8c03
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: {