king
2019-07-16 ed58afaaa564c54d22a42593265addce08bd5850
src/views/contactInformation/index.vue
@@ -31,7 +31,6 @@
                            <el-input class="color" placeholder="称呼"></el-input>
                        </el-form-item>
                    </el-col>
                </el-row>
                <el-row>
                    <el-col :span="12">
@@ -44,7 +43,6 @@
                            <el-input class="color" placeholder="公司"></el-input>
                        </el-form-item>
                    </el-col>
                </el-row>
                <el-row>
                    <el-col>
@@ -73,8 +71,7 @@
            }
        }
    },
  }
}
</script>