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