Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李苏
lxyl-vue
Commits
1eb0855f
Commit
1eb0855f
authored
May 20, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
部分按钮单条刷新
parent
16299067
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
index.vue
src/views/ccgl/jcsj/kwgl/index.vue
+5
-5
index.vue
src/views/ccgl/rkgl/slk/top/index.vue
+2
-2
No files found.
src/views/ccgl/jcsj/kwgl/index.vue
View file @
1eb0855f
...
@@ -227,7 +227,7 @@
...
@@ -227,7 +227,7 @@
}).
then
(
res
=>
{
}).
then
(
res
=>
{
if
(
res
.
success
)
{
if
(
res
.
success
)
{
this
.
$success
(
'操作成功'
)
this
.
$success
(
'操作成功'
)
ctx
.
refreshId
(
res
.
data
.
id
)
ctx
.
refreshId
(
ctx
.
singleItem
.
id
)
}
}
})
})
})
})
...
@@ -249,7 +249,7 @@
...
@@ -249,7 +249,7 @@
}).
then
(
res
=>
{
}).
then
(
res
=>
{
if
(
res
.
success
)
{
if
(
res
.
success
)
{
this
.
$success
(
'操作成功'
)
this
.
$success
(
'操作成功'
)
ctx
.
refreshId
(
res
.
data
.
id
)
ctx
.
refreshId
(
ctx
.
singleItem
.
id
)
}
}
})
})
})
})
...
@@ -270,7 +270,7 @@
...
@@ -270,7 +270,7 @@
}).
then
(
res
=>
{
}).
then
(
res
=>
{
if
(
res
.
success
)
{
if
(
res
.
success
)
{
this
.
$success
(
'操作成功'
)
this
.
$success
(
'操作成功'
)
ctx
.
refreshId
(
res
.
data
.
id
)
ctx
.
refreshId
(
ctx
.
singleItem
.
id
)
}
}
})
})
})
})
...
@@ -291,7 +291,7 @@
...
@@ -291,7 +291,7 @@
}).
then
(
res
=>
{
}).
then
(
res
=>
{
if
(
res
.
success
)
{
if
(
res
.
success
)
{
this
.
$success
(
'操作成功'
)
this
.
$success
(
'操作成功'
)
ctx
.
refreshId
(
res
.
data
.
id
)
ctx
.
refreshId
(
ctx
.
singleItem
.
id
)
}
}
})
})
})
})
...
@@ -312,7 +312,7 @@
...
@@ -312,7 +312,7 @@
}).
then
(
res
=>
{
}).
then
(
res
=>
{
if
(
res
.
success
)
{
if
(
res
.
success
)
{
this
.
$success
(
'操作成功'
)
this
.
$success
(
'操作成功'
)
ctx
.
refreshId
(
res
.
data
.
id
)
ctx
.
refreshId
(
ctx
.
singleItem
.
id
)
}
}
})
})
})
})
...
...
src/views/ccgl/rkgl/slk/top/index.vue
View file @
1eb0855f
...
@@ -230,8 +230,8 @@
...
@@ -230,8 +230,8 @@
}
}
this
.
$post
(
'lxyl/rkgl/sjrw/lkrk/start'
,
params
).
then
(
res
=>
{
this
.
$post
(
'lxyl/rkgl/sjrw/lkrk/start'
,
params
).
then
(
res
=>
{
if
(
res
.
success
)
{
if
(
res
.
success
)
{
//
this.$refs.basePage.refresh()
this
.
$refs
.
basePage
.
refresh
()
ctx
.
refreshId
(
res
.
data
.
id
)
}
}
})
})
},
},
...
...
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