Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit daf5e126
authored
May 29, 2024
by
史敦盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
选择项目title默认
1 parent
d12ec491
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
src/components/ChoosePrjDialog.vue
src/views/demandManagement/Add.vue
src/components/ChoosePrjDialog.vue
View file @
daf5e12
...
@@ -46,7 +46,7 @@ export default {
...
@@ -46,7 +46,7 @@ export default {
props
:
{
props
:
{
title
:
{
title
:
{
type
:
String
,
type
:
String
,
default
:
''
,
default
:
'
选择项目
'
,
},
},
visible
:
{
visible
:
{
type
:
Boolean
,
type
:
Boolean
,
...
...
src/views/demandManagement/Add.vue
View file @
daf5e12
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
>
>
<ChoosePrjDialog
<ChoosePrjDialog
@
selectData=
"selectData"
@
selectData=
"selectData"
title=
"选择项目"
:visible
.
sync=
"choosePrjVisible"
:visible
.
sync=
"choosePrjVisible"
/>
/>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment