فهرست منبع

学员信息详情

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