From ce84126f327d729041902201e86cc1eec2d3bd30 Mon Sep 17 00:00:00 2001 From: lzhizhao <790086754@qq.com> Date: Thu, 3 Jul 2025 09:33:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E4=BC=A0=E5=8F=82=E6=95=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/operation-management/notice/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/operation-management/notice/index.vue b/src/views/modules/operation-management/notice/index.vue index 1c99216..a377617 100644 --- a/src/views/modules/operation-management/notice/index.vue +++ b/src/views/modules/operation-management/notice/index.vue @@ -188,7 +188,7 @@ export default { } else { this.formInline = { type: 0, - ownerId: this.shopId, + targetId: this.shopId, position: "3", app: 1, }; @@ -364,4 +364,4 @@ export default { }; - \ No newline at end of file +