明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jt_front
Project
Project
Details
Activity
Releases
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
Administrator
jt_front
Commits
d132b74c
Commit
d132b74c
authored
Apr 02, 2026
by
zhanghan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
09d31d4e
Pipeline
#109177
passed with stage
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
10 deletions
+12
-10
annualAdd.vue
src/views/everydayPage/annualAdd.vue
+12
-10
No files found.
src/views/everydayPage/annualAdd.vue
View file @
d132b74c
...
...
@@ -167,9 +167,9 @@
<div
class=
"row"
>
<div
class=
"row_title"
>
战略类(A类)
</div>
<el-row
:gutter=
"20"
>
<el-col
:span=
"
24
"
>
<el-col
:span=
"
18
"
>
<el-form-item
label-width=
"3
2
0"
label-width=
"3
8
0"
label=
"是否国家中长期规划重大项目(A1)"
>
<CommonSelector
...
...
@@ -181,7 +181,7 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label-width=
"3
2
0"
label-width=
"3
8
0"
label=
"是否国家有关部门下达的重点项目(A2)"
>
<CommonSelector
...
...
@@ -193,7 +193,7 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label-width=
"3
2
0"
label-width=
"3
8
0"
label=
"大规模设备更新(A3)"
>
<CommonSelector
...
...
@@ -205,7 +205,7 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label-width=
"3
2
0"
label-width=
"3
8
0"
label=
"战略性新兴产业百大工程(A4)"
>
<CommonSelector
...
...
@@ -217,7 +217,7 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label-width=
"3
2
0"
label-width=
"3
8
0"
label=
"列入央企产业焕新和未来产业启航行动的项目(A5)"
>
<CommonSelector
...
...
@@ -229,7 +229,7 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label-width=
"3
2
0"
label-width=
"3
8
0"
label=
"强链补链重点项目(A6)"
>
<CommonSelector
...
...
@@ -241,7 +241,7 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label-width=
"3
2
0"
label-width=
"3
8
0"
label=
"对应重大或重点项目名录名称"
>
<el-input
...
...
@@ -252,7 +252,7 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label-width=
"3
2
0"
label-width=
"3
8
0"
label=
"战略性新兴产业分类(如有,必填)"
>
<el-input
...
...
@@ -1750,7 +1750,9 @@ onMounted(() => {
gap: 20px;
position: relative;
}
::v-deep .el-radio {
margin-right: 0;
}
.tab-content {
flex: 1;
min-width: 0; // 防止flex子项溢出
...
...
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