fix: 修改通知传参数问题
This commit is contained in:
parent
16b652be7b
commit
ce84126f32
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue