From 069f6616a8143e774f3b8a3b9a61391cb1fe7da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Tue, 4 Apr 2023 17:19:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=82=E5=9C=BA=E8=AE=A4=E8=AF=81=E6=B8=85?= =?UTF-8?q?=E5=8D=95=E8=AF=A6=E6=83=85-=E6=9F=A5=E7=9C=8B-bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/virtualAuthenticationList/components/editModel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-web/src/views/virtualAuthenticationList/components/editModel.vue b/jero-web/src/views/virtualAuthenticationList/components/editModel.vue index 40573f3b0..80a37c0fd 100644 --- a/jero-web/src/views/virtualAuthenticationList/components/editModel.vue +++ b/jero-web/src/views/virtualAuthenticationList/components/editModel.vue @@ -262,7 +262,7 @@ export default { } this.$refs.ruleForm.clearValidate() }) - if(data=1) { + if(data == 1) { this.title = this.$t('view') this.disabled = true, this.button = false