Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TFMOM
TF-MOM-WEB
Commits
758429c4
Commit
758429c4
authored
Jan 18, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
验收单修改
parent
50da6c4f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
...-dee/src/commonComponents/components/LinkToPage/index.vue
+1
-1
materialCheckNo.vue
...ts/JobResponseInTestProcess/component/materialCheckNo.vue
+3
-3
No files found.
applications/architecture-dee/src/commonComponents/components/LinkToPage/index.vue
View file @
758429c4
...
@@ -126,7 +126,7 @@ export default {
...
@@ -126,7 +126,7 @@ export default {
}
}
}
}
.link-to-page-dialog-box
{
.link-to-page-dialog-box
{
max-height
:
900px
;
max-height
:
100%
;
overflow
:
auto
overflow
:
auto
}
}
</
style
>
</
style
>
applications/dee-mes/src/privateComponents/components/JobResponseInTestProcess/component/materialCheckNo.vue
View file @
758429c4
...
@@ -20,6 +20,9 @@
...
@@ -20,6 +20,9 @@
<div
class=
"right-button"
>
<div
class=
"right-button"
>
<el-button
type=
"primary"
size=
"medium"
@
click=
"savePDF"
>
下载
</el-button>
<el-button
type=
"primary"
size=
"medium"
@
click=
"savePDF"
>
下载
</el-button>
</div>
</div>
<div
v-if=
" !allDisabled"
class=
"right-button"
>
<el-button
type=
"primary"
size=
"medium"
@
click=
"onSubmit"
>
保存
</el-button>
</div>
<!--
<dee-tools
:tools=
"tools"
mode=
"normal"
style=
"flex-direction: row-reverse;margin-bottom: 12px;"
/>
-->
<!--
<dee-tools
:tools=
"tools"
mode=
"normal"
style=
"flex-direction: row-reverse;margin-bottom: 12px;"
/>
-->
</div>
</div>
<el-form
ref=
"form"
:model=
"form"
class=
"checkNo-container"
:rules=
"formRules"
>
<el-form
ref=
"form"
:model=
"form"
class=
"checkNo-container"
:rules=
"formRules"
>
...
@@ -988,9 +991,6 @@ export default {
...
@@ -988,9 +991,6 @@ export default {
margin-left
:
10px
;
margin-left
:
10px
;
}
}
}
}
.link-to-page-dialog-box
{
max-height
:
100%
;
}
// .el-select {
// .el-select {
// width: 220px
// width: 220px
// }
// }
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment