cuiqian2004
2025-05-23 df481aebfb7a19eea5d6c02f93c6f5776b0fdc19
components/oi-form/list/select/index.vue
@@ -29,9 +29,10 @@
   };
</script>
<style lang="less" scoped>
<style lang="less">
   .oi-form-select {
      width: 100%;
      .data-picker {
         width: 100%;
         background: #FFF;
@@ -63,4 +64,6 @@
         background-color: #f3f3f3 !important;
      }
   }
</style>