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(() => {