From 57283a599581c10a954db281d6831a5d17b7bcfc Mon Sep 17 00:00:00 2001 From: mo-bai <1873032855@qq.com> Date: Fri, 8 Apr 2022 20:26:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AA=8C=E5=8E=82=E7=94=B3=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/apply-inspection/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/apply-inspection/index.vue b/pages/apply-inspection/index.vue index cddff67..0c78b08 100644 --- a/pages/apply-inspection/index.vue +++ b/pages/apply-inspection/index.vue @@ -140,7 +140,8 @@ export default { } } userApplying({ - ...this.form + ...this.form, + factoryId: this.factoryId }).then((res) => { if (res) { uni.showModal({