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
18d01f34
authored
2023-01-17 11:47:44 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcjg-web
2 parents
9193b93f
c2ba6b7c
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
src/views/business-info/fdcqdz/index.vue
src/views/business-info/fdcqyz/index.vue
src/views/business-info/jsydzjdsyq/index.vue
src/views/business-info/fdcqdz/index.vue
View file @
18d01f3
...
...
@@ -180,7 +180,7 @@ export default {
}
}
catch
(
error
)
{
this
.
message
=
error
this
.
$refs
.
msg
.
messageShow
()
//
this.$refs.msg.messageShow()
}
},
async
handlDatadetails
(
index
,
row
)
{
...
...
src/views/business-info/fdcqyz/index.vue
View file @
18d01f3
...
...
@@ -180,7 +180,7 @@ export default {
}
}
catch
(
error
)
{
this
.
message
=
error
this
.
$refs
.
msg
.
messageShow
()
//
this.$refs.msg.messageShow()
}
},
async
handlDatadetails
(
index
,
row
)
{
...
...
src/views/business-info/jsydzjdsyq/index.vue
View file @
18d01f3
...
...
@@ -174,7 +174,7 @@ export default {
}
}
catch
(
error
)
{
this
.
message
=
error
this
.
$refs
.
msg
.
messageShow
()
//
this.$refs.msg.messageShow()
}
},
async
handlDatadetails
(
index
,
row
)
{
...
...
Please
register
or
sign in
to post a comment