开屏设置默认开启
This commit is contained in:
@@ -295,6 +295,7 @@ export default {
|
||||
startTime: this.resource.startTime,
|
||||
endTime: this.resource.endTime,
|
||||
seqNo: this.resource.seqNo,
|
||||
isEnabled: 1,
|
||||
ruleValue: JSON.stringify(this.resource.ruleValue)
|
||||
}).then(res => {
|
||||
this.getData();
|
||||
|
Reference in New Issue
Block a user