From 0f7bec66f05f5265b8c04e2d3d8157f318f80645 Mon Sep 17 00:00:00 2001
From: cyy <cuiqian2004@163.com>
Date: 星期日, 28 九月 2025 09:58:41 +0800
Subject: [PATCH] org app_type mobox3
---
components/oi-form/list/select/index.vue | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/components/oi-form/list/select/index.vue b/components/oi-form/list/select/index.vue
index 8dd294c..e9bbfb4 100644
--- a/components/oi-form/list/select/index.vue
+++ b/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>
\ No newline at end of file
--
Gitblit v1.9.1