优化:会员卡类型 样式优化

This commit is contained in:
wuhui_zzw 2024-06-21 15:50:53 +08:00
parent b05f6e211b
commit 101ee95368
1 changed files with 3 additions and 0 deletions

View File

@ -138,6 +138,9 @@ export default {
</script>
<style scoped lang="scss">
/deep/ .el-select{
width: 100% !important;
}
.selWidth {
width: 300px !important;
}