From 49565e788ea197913d19eada9a57ef81c0e6c690 Mon Sep 17 00:00:00 2001 From: danshihao Date: Fri, 26 Jul 2024 19:24:23 +0800 Subject: [PATCH] =?UTF-8?q?[fix=2087500]=20=E6=A0=87=E7=AD=BE=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E6=96=B0=E5=A2=9E-=E6=A0=87=E7=AD=BE=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E8=A7=A6=E5=8F=91=E6=A0=A1=E9=AA=8C=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/tags/modules/TagContentModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/tags/modules/TagContentModal.vue b/src/views/system/tags/modules/TagContentModal.vue index fd508f0..c9f5c7d 100644 --- a/src/views/system/tags/modules/TagContentModal.vue +++ b/src/views/system/tags/modules/TagContentModal.vue @@ -86,7 +86,7 @@ export default { ], // 标签类型 attributeType: [ - { required: true, message: this.$t('pleaseSelect') + this.$t('system.tag.labelType'), trigger: 'blur' } + { required: true, message: this.$t('pleaseSelect') + this.$t('system.tag.labelType'), trigger: 'change' } ], // 字典编码 dictCode: [