通达设置

wp1.0
fanluyan 1 year ago
parent 6197c53804
commit dd7fc8b9e4

@ -529,7 +529,7 @@ export default {
// type: 1,
// value: this.channelForm.lbosd,
// },
{ name: "name15", value: "osd.rightBottom" },
{ name: "name15", value: "osd.leftBottom" },
{ name: "value15", value: this.channelForm.lbosd },
{ name: "type15", value: 1 },
// {
@ -537,7 +537,7 @@ export default {
// type: 1,
// value: this.channelForm.rbosd,
// },
{ name: "name16", value: "osd.leftBottom" },
{ name: "name16", value: "osd.rightBottom" },
{ name: "value16", value: this.channelForm.rbosd },
{ name: "type16", value: 1 },
];

Loading…
Cancel
Save