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
f41be3ee
authored
2022-09-07 17:33:18 +0800
by
吴蕾
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
材料信息样式编写
1 parent
1bba51ba
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 @
f41be3e
This diff is collapsed.
Click to expand it.
src/views/ywbl/fqsq/components/clxxAddDialog.vue
0 → 100644
View file @
f41be3e
<
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