mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
fixed(network):open control center network config
This commit is contained in:
parent
4d2e87f34a
commit
e886b2f370
@ -417,7 +417,7 @@ void WirelessList::onActivateApFailed(const QString &apPath, const QString &uuid
|
||||
.path("/com/deepin/dde/ControlCenter")
|
||||
.method("ShowPage")
|
||||
.arg(QString("network"))
|
||||
.arg(apPath)
|
||||
.arg(QString("%1,%2").arg(m_device->path()).arg(apPath))
|
||||
.call();
|
||||
|
||||
Q_EMIT requestSetAppletVisible(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user