From 26d77ebd44ea5e8d12bec849ebc938a338675dec Mon Sep 17 00:00:00 2001 From: su1124 <1583764726@qq.com> Date: 星期四, 20 六月 2024 18:11:56 +0800 Subject: [PATCH] su --- src/views/doctor/test/index.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/views/doctor/test/index.vue b/src/views/doctor/test/index.vue index 0bb8aec..75f0146 100644 --- a/src/views/doctor/test/index.vue +++ b/src/views/doctor/test/index.vue @@ -386,7 +386,8 @@ v-hasPermi="['system:notice:add']" v-show="tjStatus == '1'" >浼氳瘖鐢宠</el-button> --> - <el-button type="primary" @click="determine" v-show="tjStatus == '0'">鎻� 浜�</el-button> + <!-- v-show="tjStatus == '0'" --> + <el-button type="primary" @click="determine" >鎻� 浜�</el-button> </div> </div> <!-- <div style="background-color: #f3f3f3;font-size:14px;overflow-y:auto;height: calc(100% - 11%);"> -- Gitblit v1.8.0