From b532ba8806996246ab7a0896bf34b884c47dee7e Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期二, 14 四月 2026 14:06:25 +0800
Subject: [PATCH] 试生产版本
---
项目代码/PDA/uview-ui/components/u-field/u-field.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/uview-ui/components/u-field/u-field.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/uview-ui/components/u-field/u-field.vue"
index eb2fb70..b14e423 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/uview-ui/components/u-field/u-field.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/uview-ui/components/u-field/u-field.vue"
@@ -76,7 +76,7 @@
* @property {Boolean} focus 鏄惁鑷姩鑾峰緱鐒︾偣锛堥粯璁alse锛�
* @property {Boolean} fixed 濡傛灉type涓簍extarea锛屼笖鍦ㄤ竴涓�"position:fixed"鐨勫尯鍩燂紝闇�瑕佹寚鏄庝负true锛堥粯璁alse锛�
* @property {Boolean} disabled 鏄惁涓嶅彲杈撳叆锛堥粯璁alse锛�
- * @property {Number String} maxlength 鏈�澶ц緭鍏ラ暱搴︼紝璁剧疆涓� -1 鐨勬椂鍊欎笉闄愬埗鏈�澶ч暱搴︼紙榛樿140锛�
+ * @property {Number String} maxlength 鏈�澶ц緭鍏ラ暱搴︼紝璁剧疆涓� -1 鐨勬椂鍊欎笉闄愬埗鏈�澶ч暱搴︼紙榛樿200锛�
* @property {String} confirm-type 璁剧疆閿洏鍙充笅瑙掓寜閽殑鏂囧瓧锛屼粎鍦╰ype="text"鏃剁敓鏁堬紙榛樿done锛�
* @event {Function} input 杈撳叆妗嗗唴瀹瑰彂鐢熷彉鍖栨椂瑙﹀彂
* @event {Function} focus 杈撳叆妗嗚幏寰楃劍鐐规椂瑙﹀彂
@@ -143,7 +143,7 @@
},
maxlength: {
type: [Number, String],
- default: 140
+ default: 200
},
confirmType: {
type: String,
--
Gitblit v1.9.3