From 25ca61b79efc1972757209046e9c986596e94996 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Tue, 14 Nov 2023 14:09:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0tags?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/photographicDevice/components/parameterSetDialog.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/photographicDevice/components/parameterSetDialog.vue b/src/views/photographicDevice/components/parameterSetDialog.vue index 1861ad7..acc8299 100644 --- a/src/views/photographicDevice/components/parameterSetDialog.vue +++ b/src/views/photographicDevice/components/parameterSetDialog.vue @@ -1560,6 +1560,7 @@ export default { }, handleclose() { this.lookTime = ""; + this.showLookTime = false; this.isShow = false; this.activeName = "2"; this.tabsActive = "first";