From 46c74b0ab0ca5c0d99aa6682fead79a85eb1feb5 Mon Sep 17 00:00:00 2001 From: shidongli Date: Tue, 5 Mar 2024 17:20:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=AF=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/operationInfo/operationInfo/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/operationInfo/operationInfo/index.vue b/src/views/operationInfo/operationInfo/index.vue index 7b17555..0017b10 100644 --- a/src/views/operationInfo/operationInfo/index.vue +++ b/src/views/operationInfo/operationInfo/index.vue @@ -428,7 +428,7 @@ export default { this.open = true; this.title = "修改手术信息"; if (this.title == "修改手术信息") { - this.disabled = true + // this.disabled = true } });