提交 13a6472b authored 作者: zax's avatar zax

下拉框文字bug

上级 c0bad791
......@@ -326,9 +326,6 @@ export default {
margin-right: 22px;
width: 50px;
}
.product .company-content>>>.el-input__inner{
width: 290px;
}
.searchInput{
margin-left: 25px;
}
......
......@@ -381,9 +381,6 @@ export default {
margin-right: 22px;
width: 50px;
}
.product .content>>>.el-input__inner{
width: 290px;
}
.searchInput{
margin-left: 25px;
}
......
......@@ -435,9 +435,9 @@ export default {
thirdName: this.supervisor
};
console.log(data)
// this.$server.postProjectAdd(data).then(res => {
// console.log(res)
// })
this.$server.postProjectAdd(data).then(res => {
console.log(res)
})
},
// 技术路线查询产品信息
search () {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论