tjx
2023-11-17 21e8eecb9cc6976cc31df2c2ba72996cab02c520
components/w-select/w-select.vue
@@ -108,11 +108,11 @@
   props: {
      width: {
         type: String,
         default: '200px'
         default: '140px'
      },
      height: {
         type: String,
         default: '30px'
         default: '40px'
      },
      bgColor: {
         type: String,