Procházet zdrojové kódy

学员信息详情

liushengqiang před 2 roky
rodič
revize
cb808b8c03
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: {