Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-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
5398d64d
authored
2023-05-24 17:08:27 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:受理申请
1 parent
98496ecf
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
src/views/ywbl/slsqxx/fdcq2/slxx.vue
src/views/ywbl/slsqxx/fdcq2/slxx300.vue
src/views/ywbl/slsqxx/jsydsyq/slxx300.vue
src/views/ywbl/slsqxx/fdcq2/slxx.vue
View file @
5398d64
<!--
* @Description: 受理信息
* @Autor: renchao
* @LastEditTime: 2023-05-24 1
6:20:34
* @LastEditTime: 2023-05-24 1
7:07:59
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -259,6 +259,7 @@
message
:
"保存成功!"
,
type
:
"success"
,
});
this
.
$store
.
dispatch
(
'user/refreshPage'
,
true
);
}
else
{
this
.
$message
({
showClose
:
true
,
...
...
src/views/ywbl/slsqxx/fdcq2/slxx300.vue
View file @
5398d64
<!--
* @Description: 受理信息
* @Autor: renchao
* @LastEditTime: 2023-05-24 1
6:21:13
* @LastEditTime: 2023-05-24 1
7:08:05
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -283,6 +283,7 @@
message
:
"保存成功!"
,
type
:
"success"
,
});
this
.
$store
.
dispatch
(
'user/refreshPage'
,
true
);
}
else
{
this
.
$message
({
showClose
:
true
,
...
...
src/views/ywbl/slsqxx/jsydsyq/slxx300.vue
View file @
5398d64
...
...
@@ -235,7 +235,8 @@
showClose
:
true
,
message
:
"保存成功!"
,
type
:
"success"
,
});
})
this
.
$store
.
dispatch
(
'user/refreshPage'
,
true
);
}
else
{
this
.
$message
({
showClose
:
true
,
...
...
Please
register
or
sign in
to post a comment