代码调整
This commit is contained in:
parent
84485c6f1d
commit
ffab9631ce
@ -140,7 +140,6 @@ export default {
|
|||||||
},
|
},
|
||||||
'$store.state.scriptRecord.bgSet':function (val) {
|
'$store.state.scriptRecord.bgSet':function (val) {
|
||||||
this.isScriptCommand = val;
|
this.isScriptCommand = val;
|
||||||
debugger;
|
|
||||||
if (!val) {
|
if (!val) {
|
||||||
this.swch = '01';
|
this.swch = '01';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user