src/components/base-page/enterprise-emergency/PipelineFile.vue
@@ -1,6 +1,6 @@ <template> <div class="pipeline-file map-background" v-show="pipelineFile"> <el-row> <el-row style="margin: 0 15px"> <el-form ref="form" :model="form" label-width="80px"> <el-col :span="12"> <el-form-item label="管线名称"> @@ -50,8 +50,7 @@ <style lang="less" scoped> .pipeline-file { min-width: 1.94532rem; max-height: 2.343213rem; min-width: 2.94532rem; } /*/deep/ .el-input {*/