From 90e7a4d723af4094f7e5f5306419ec1e8eb0ad3e Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期四, 29 二月 2024 10:27:39 +0800 Subject: [PATCH] 整合代码 --- Source/UBCS-WEB/src/views/code/code.vue | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Source/UBCS-WEB/src/views/code/code.vue b/Source/UBCS-WEB/src/views/code/code.vue index c0a5e04..fad06a0 100644 --- a/Source/UBCS-WEB/src/views/code/code.vue +++ b/Source/UBCS-WEB/src/views/code/code.vue @@ -1306,7 +1306,6 @@ </refer-config-dialog> </el-dialog> - <!--鑷畾涔夋祦姘村弬鐓х粍浠�--> </basic-container> </template> @@ -2837,7 +2836,6 @@ }, /** 鎵撳紑鏂板鎴栫紪杈戝熀纭�鐮佹瀵硅瘽妗�*/ openBasicDialog(condition, row) { - //console.log(row); if (condition == "add") { this.basicSecDialogTitle = "娣诲姞鐮佹淇℃伅"; this.showbtn = true; -- Gitblit v1.9.3