From 03a0123f042bdfb91373f23fcf37b692e92299c4 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Fri, 12 Jan 2024 18:05:03 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9bug80764?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../enterpriseStandardChange/modules/BaseInfoForm.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/workCenter/enterpriseStandardChange/modules/BaseInfoForm.vue b/src/views/workCenter/enterpriseStandardChange/modules/BaseInfoForm.vue index e061dcb3..1449dab2 100644 --- a/src/views/workCenter/enterpriseStandardChange/modules/BaseInfoForm.vue +++ b/src/views/workCenter/enterpriseStandardChange/modules/BaseInfoForm.vue @@ -266,7 +266,7 @@ :disabled="disabled" :disabledSourceSearch="true" :exclude-standard-numbers="formInline.standardNumber" - type="radio" + type="checkbox" v-model="formInline.substituteStandardNumber" /> @@ -281,7 +281,7 @@