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