fuliqi
2025-02-20 cbd1c344d1f1678726d4dafa7a01a37e365eda5f
src/views/projectEngineering/projectLibrary/component/BasicInfo.vue
@@ -58,8 +58,8 @@
            </el-col>
            <el-col :span="6">
              <el-col :span="6">
                <el-form-item label="建设性质" label-width="100px" prop="constructionNature" style="width: 100%; min-width: 260px">
              <el-form-item label="建设性质" label-width="100px" prop="constructionNature"
                            style="width: 100%; min-width: 260px">
                  <el-select
                    v-model="projectForm.constructionNature"
                    clearable
@@ -70,7 +70,6 @@
                               :value="item.value"/>
                  </el-select>
                </el-form-item>
              </el-col>
            </el-col>
          </el-row>
          <el-row :gutter="20">