Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Chatopera OpenSource
/
ferry_web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
914ce40f
authored
May 12, 2021
by
lanyulei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refactor: 完善配置设置。
parent
9a994963
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/views/system/settings/index.vue
src/views/system/settings/index.vue
View file @
914ce40f
...
@@ -153,6 +153,7 @@ export default {
...
@@ -153,6 +153,7 @@ export default {
}
}
if
(
requestStatus
)
{
if
(
requestStatus
)
{
setSettings
(
jsonValue
).
then
(
response
=>
{
setSettings
(
jsonValue
).
then
(
response
=>
{
this
.
$store
.
dispatch
(
'settings/getSystemSettings'
)
this
.
$message
({
this
.
$message
({
message
:
'设置成功'
,
message
:
'设置成功'
,
type
:
'success'
type
:
'success'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment