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 +