src/views/projectEngineering/projectLibrary/component/BasicInfo.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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">