Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
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 18e9d0b8
authored
Aug 05, 2024
by
liangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
1 parent
2ff6d97b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
src/views/assessZC/projectView.vue
src/views/assessZC/projectView.vue
View file @
18e9d0b
...
@@ -181,7 +181,7 @@
...
@@ -181,7 +181,7 @@
:visible
.
sync=
"dialog"
:visible
.
sync=
"dialog"
:modal-append-to-body=
"false"
:modal-append-to-body=
"false"
:append-to-body=
"false"
:append-to-body=
"false"
@
close=
"noFullScreen()"
:class=
"[dialogFullScreen ? 'fullscreen' : 'no_fullscreen']"
:class=
"[dialogFullScreen ? 'fullscreen' : 'no_fullscreen']"
>
>
<
template
slot=
"title"
>
<
template
slot=
"title"
>
...
@@ -470,6 +470,10 @@ export default {
...
@@ -470,6 +470,10 @@ export default {
},
},
methods
:
{
methods
:
{
noFullScreen
(){
console
.
log
(
'关闭了'
)
this
.
dialogFullScreen
=
false
},
upload
(
row
)
{
upload
(
row
)
{
this
.
ruleFormdialog
=
row
;
this
.
ruleFormdialog
=
row
;
if
(
!
row
.
projectType
)
{
if
(
!
row
.
projectType
)
{
...
...
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