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 dd9fab11
authored
Sep 12, 2024
by
zym
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
问题整改提示语
1 parent
1f53b04b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
2 deletions
src/views/assessChecks/materialAcquisition.vue
src/views/assessZC/materialAcquisition.vue
src/views/assessChecks/materialAcquisition.vue
View file @
dd9fab1
...
@@ -240,7 +240,11 @@
...
@@ -240,7 +240,11 @@
项目名称:{{ checkedList[0].projectName }}
项目名称:{{ checkedList[0].projectName }}
</h3>
</h3>
<div
class=
"continer"
>
<div
class=
"continer"
>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle flex"
>
<span></span>
问题清单
<i
class=
"des"
>
( * 请至项目档案库上传对应文件,并对问题进行解答,填写问题响应列、整改说明列、整改说明材料列)
</i>
</p>
<div
class=
"setTable"
>
<div
class=
"setTable"
>
<el-table
<el-table
v-horizontal-scroll=
"'always'"
v-horizontal-scroll=
"'always'"
...
@@ -1141,6 +1145,13 @@ export default {
...
@@ -1141,6 +1145,13 @@ export default {
font-size
:
18px
;
font-size
:
18px
;
border-bottom
:
1px
solid
gainsboro
;
border-bottom
:
1px
solid
gainsboro
;
padding-bottom
:
10px
;
padding-bottom
:
10px
;
.des
{
font-style
:
normal
;
font-size
:
14px
;
color
:
red
;
padding-top
:
2px
;
margin-left
:
10px
;
}
span
{
span
{
display
:
inline-block
;
display
:
inline-block
;
width
:
5px
;
width
:
5px
;
...
...
src/views/assessZC/materialAcquisition.vue
View file @
dd9fab1
...
@@ -240,7 +240,11 @@
...
@@ -240,7 +240,11 @@
项目名称:{{ checkedList[0].projectName }}
项目名称:{{ checkedList[0].projectName }}
</h3>
</h3>
<div
class=
"continer"
>
<div
class=
"continer"
>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle flex"
>
<span></span>
问题清单
<i
class=
"des"
>
( * 请至项目档案库上传对应文件,并对问题进行解答,填写问题响应列、整改说明列、整改说明材料列)
</i>
</p>
<div
class=
"setTable"
>
<div
class=
"setTable"
>
<el-table
<el-table
v-horizontal-scroll=
"'always'"
v-horizontal-scroll=
"'always'"
...
@@ -1140,6 +1144,14 @@ export default {
...
@@ -1140,6 +1144,14 @@ export default {
font-size
:
18px
;
font-size
:
18px
;
border-bottom
:
1px
solid
gainsboro
;
border-bottom
:
1px
solid
gainsboro
;
padding-bottom
:
10px
;
padding-bottom
:
10px
;
align-items
:
center
;
.des
{
font-style
:
normal
;
font-size
:
14px
;
color
:
red
;
padding-top
:
2px
;
margin-left
:
10px
;
}
span
{
span
{
display
:
inline-block
;
display
:
inline-block
;
width
:
5px
;
width
:
5px
;
...
...
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