From 94c40e717c313d91bde25bff7c6938dfc21d9aaf Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期五, 24 五月 2024 18:14:14 +0800 Subject: [PATCH] qxtj --- src/views/system/biol/index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/system/biol/index.vue b/src/views/system/biol/index.vue index abb6d00..265edb9 100644 --- a/src/views/system/biol/index.vue +++ b/src/views/system/biol/index.vue @@ -41,9 +41,9 @@ <el-col :span="1.5"> <el-button type="primary" size="mini" :disabled="multiple" @click="jiankangReport">鍋ュ悍妫�鏌ヨ〃鎵撳嵃</el-button> </el-col> - <el-col :span="1.5"> + <!-- <el-col :span="1.5"> <el-button type="primary" size="mini" :disabled="multiple" @click="jiankangReport">鎵归噺浣撴鎶ュ憡瀵煎嚭</el-button> - </el-col> + </el-col> --> <el-col :span="1.5"> <el-button type="primary" size="mini" :disabled="single" @click="baogaoyulan">鎶ュ憡棰勮</el-button> </el-col> @@ -569,6 +569,7 @@ type: "warning", }); } else { + console.log(response) this.dialogVisible = true; this.url = window.webkitURL.createObjectURL(response); //灏嗗悗绔繑鍥炵殑blob鏂囦欢璇诲彇鍑簎rl @@ -817,7 +818,6 @@ }, // 琛ㄥ崟閲嶇疆 reset() { - this.form = { orderId: null, tjType: null, -- Gitblit v1.8.0