From 3948ae08837c49094d7c2d6121a581839e3d49f7 Mon Sep 17 00:00:00 2001 From: wxyclub Date: Fri, 29 Mar 2024 16:20:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=81=E6=A0=87=E5=88=B6=E4=BF=AE?= =?UTF-8?q?=E8=AE=A2=E4=BA=A7=E5=93=81=E6=A0=87=E5=87=86=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E6=97=B6=E5=9C=A8=E8=A1=A8=E5=8D=95=E4=B8=AD=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E7=BC=96=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/creatProcess/qbrk-product/bussLibraryProduct.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/processCenter/pages/creatProcess/qbrk-product/bussLibraryProduct.vue b/src/pages/processCenter/pages/creatProcess/qbrk-product/bussLibraryProduct.vue index 044811b72..abf2fa549 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk-product/bussLibraryProduct.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk-product/bussLibraryProduct.vue @@ -1021,7 +1021,7 @@ export default { } this.footerLoading = true - + this.form.prcNum = this.$route.query.prcNum const json = JSON.stringify({ form: this.form, roleForm: this.roleForm