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,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue