Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a7b9bee0
authored
2023-03-06 15:25:57 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:编辑
1 parent
f0bb1297
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/sthj/components/editDialog.vue
src/views/sthj/components/editDialog.vue
View file @
a7b9bee
...
...
@@ -415,7 +415,7 @@ export default {
}).
then
(
res
=>
{
if
(
res
.
code
==
200
)
{
_this
.
$message
({
message
:
'
新增
成功'
,
message
:
'
保存
成功'
,
type
:
'success'
})
_this
.
_getDetails
(
_this
.
dbBsm
)
...
...
Please
register
or
sign in
to post a comment