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
88200887
authored
2022-09-08 10:17:32 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcdj-web
2 parents
3039b874
f41be3ee
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
src/views/ywbl/fqsq/components/clxx.vue
src/views/ywbl/fqsq/components/clxxAddDialog.vue
src/views/ywbl/fqsq/components/clxx.vue
View file @
8820088
This diff is collapsed.
Click to expand it.
src/views/ywbl/fqsq/components/clxxAddDialog.vue
0 → 100644
View file @
8820088
<
template
>
<dialogBox
title=
"新建材料信息"
width=
"60%"
>
</dialogBox>
</
template
>
<
script
>
export
default
{
props
:
{
},
data
()
{
return
{}
},
methods
:
{}
}
</
script
>
<
style
scoped
lang=
"scss"
>
</
style
>
Please
register
or
sign in
to post a comment