明树Git Lab

Commit d132b74c authored by zhanghan's avatar zhanghan

1

parent 09d31d4e
Pipeline #109177 passed with stage
in 21 seconds
......@@ -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="320"
label-width="380"
label="是否国家中长期规划重大项目(A1)"
>
<CommonSelector
......@@ -181,7 +181,7 @@
</el-col>
<el-col :span="24">
<el-form-item
label-width="320"
label-width="380"
label="是否国家有关部门下达的重点项目(A2)"
>
<CommonSelector
......@@ -193,7 +193,7 @@
</el-col>
<el-col :span="24">
<el-form-item
label-width="320"
label-width="380"
label="大规模设备更新(A3)"
>
<CommonSelector
......@@ -205,7 +205,7 @@
</el-col>
<el-col :span="24">
<el-form-item
label-width="320"
label-width="380"
label="战略性新兴产业百大工程(A4)"
>
<CommonSelector
......@@ -217,7 +217,7 @@
</el-col>
<el-col :span="24">
<el-form-item
label-width="320"
label-width="380"
label="列入央企产业焕新和未来产业启航行动的项目(A5)"
>
<CommonSelector
......@@ -229,7 +229,7 @@
</el-col>
<el-col :span="24">
<el-form-item
label-width="320"
label-width="380"
label="强链补链重点项目(A6)"
>
<CommonSelector
......@@ -241,7 +241,7 @@
</el-col>
<el-col :span="24">
<el-form-item
label-width="320"
label-width="380"
label="对应重大或重点项目名录名称"
>
<el-input
......@@ -252,7 +252,7 @@
</el-col>
<el-col :span="24">
<el-form-item
label-width="320"
label-width="380"
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子项溢出
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment