From 3f3cb29cd9ffb7a39d3ed9e562a4c77a859a3f88 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Sat, 16 Aug 2025 16:40:00 +0800
Subject: [PATCH] feat: areacode传入

---
 src/const/tool/model.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/const/tool/model.js b/src/const/tool/model.js
index 74b4380..8c929af 100644
--- a/src/const/tool/model.js
+++ b/src/const/tool/model.js
@@ -138,7 +138,6 @@
 ];
 
 export const option = {
-  height: 'auto',
   searchShow: true,
   searchMenuSpan: 6,
   tip: false,

--
Gitblit v1.9.3