update text
This commit is contained in:
@@ -59,7 +59,7 @@ export default route(function (/* { store, ssrContext } */) {
|
||||
if (!authStore.hasDomain && !domainPages.includes(to.path)) {
|
||||
Dialog.create({
|
||||
title: '注意',
|
||||
message: '既定/利用可能なドメインはありません。<br>ドメイン管理ページに遷移して処理します。',
|
||||
message: '既定/利用可能なドメインはありません。<br>接続先管理ページに遷移して処理します。',
|
||||
html: true,
|
||||
persistent: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user