From d10f56e9212d497bf873b599cd1098be2cb93b49 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Mon, 05 Feb 2024 17:34:16 +0800
Subject: [PATCH] 更新

---
 subPackage/label/check.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/subPackage/label/check.vue b/subPackage/label/check.vue
index 28090ef..332cdf8 100644
--- a/subPackage/label/check.vue
+++ b/subPackage/label/check.vue
@@ -327,7 +327,7 @@
 				}
 
 				this.info.taskPlaceRecordVOList = this.getSelected()
-
+				this.info.status = 1;
 				savePlaceCheck(this.info).then(res => {
 					uni.hideLoading();
 					uni.showToast({

--
Gitblit v1.9.3