From 2b06902e25978254f39bef49ed3cf6b1cab1c033 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期五, 26 七月 2024 11:53:09 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary

---
 src/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.vue b/src/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.vue
index 2c7993a..0213f69 100644
--- a/src/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.vue
+++ b/src/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.vue
@@ -269,7 +269,6 @@
 		},
 
 		msg() {
-			// console.log('computed', this.form, this.formItem);
 			// if (this.form) {
 			// 	return this.errorMessage || this.formItem.errMsg;
 			// }

--
Gitblit v1.9.1