fix: 修改通知传参数问题

This commit is contained in:
lzhizhao 2025-07-03 09:33:39 +08:00
parent 16b652be7b
commit ce84126f32
1 changed files with 2 additions and 2 deletions

View File

@ -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 {
};
</script>
<style lang="scss" scoped></style>
<style lang="scss" scoped></style>