[UI] dialog and redirect for no active domain

This commit is contained in:
xue jiahao
2024-11-27 16:01:18 +08:00
parent df5b012bcd
commit 024645e16a
7 changed files with 59 additions and 18 deletions

View File

@@ -115,7 +115,8 @@ module.exports = configure(function (/* ctx */) {
// Quasar plugins
plugins: [
'Notify'
'Notify',
'Dialog'
]
},