From 1fe4825573349c47e566f2cf0cdfe51ac7ff9c68 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 06 一月 2026 10:06:47 +0800
Subject: [PATCH] 1.页面优化
---
pages/zlgl/wgjy1.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pages/zlgl/wgjy1.vue b/pages/zlgl/wgjy1.vue
index fae38be..ba81bbb 100644
--- a/pages/zlgl/wgjy1.vue
+++ b/pages/zlgl/wgjy1.vue
@@ -296,6 +296,7 @@
this.operSheetShow = true
},
async operPickerConfirm(val) {
+ this.checkNumber = 1
this.processObj.checkstandname = val.value[0]
this.operSheetShow = false
--
Gitblit v1.9.3