采购样式

This commit is contained in:
zhangdingyu
2019-10-22 14:32:29 +08:00
parent a0f5e43cc0
commit 1faaade821
4 changed files with 42 additions and 56 deletions

View File

@@ -1124,10 +1124,16 @@ export default {
margin-bottom: 0px;
}
.el-select{
width:200px
width:150px;
margin-right: 10px;
}
.el-input{
width:200px
width:150px;
margin-right: 10px;
}
.el-cascader{
width:150px;
margin-right: 10px;
}
</style>
<style rel="stylesheet/scss" lang="scss" scoped>