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