浏览代码

学员信息详情

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: {