MrShi
2025-05-09 c8ae89c4be77c5034bdcbdff0e7ecddaaa3eb3c7
admin/src/components/common/CommonHeader.vue
@@ -224,7 +224,7 @@
        }
        let argus = JSON.stringify(params)
        myWindow.postMessage('{"method":"goToApp","argument":' + argus + '}', '*')
      }, 3000)
      }, 8000)
    },
    // 确定修改密码
    confirmChangePwd() {