From 1c39bbf669690997f5dce388a73dd922828a370d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Mon, 29 Aug 2022 11:17:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=80=E5=B1=9E=E6=89=B9?= =?UTF-8?q?=E6=AC=A1=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/constitution/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/system/constitution/index.vue b/src/views/system/constitution/index.vue index 704bf63..e2a503a 100644 --- a/src/views/system/constitution/index.vue +++ b/src/views/system/constitution/index.vue @@ -616,8 +616,8 @@ export default { if (!res.data || res.data == "") { this.itemshow2 = true; this.itemshow = false; - this.batchCodeName = "请选择批次"; - this.batchCodeId = ""; + // this.batchCodeName = "请选择批次"; + // this.batchCodeId = ""; } else { this.analysislist = res.data; this.$nextTick(() => {