优化:会员卡类型 样式优化
This commit is contained in:
parent
b05f6e211b
commit
101ee95368
|
|
@ -138,6 +138,9 @@ export default {
|
|||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
/deep/ .el-select{
|
||||
width: 100% !important;
|
||||
}
|
||||
.selWidth {
|
||||
width: 300px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue