代码调整

This commit is contained in:
joylink_cuiweidong 2020-07-09 15:45:32 +08:00
parent 84485c6f1d
commit ffab9631ce

View File

@ -140,7 +140,6 @@ export default {
},
'$store.state.scriptRecord.bgSet':function (val) {
this.isScriptCommand = val;
debugger;
if (!val) {
this.swch = '01';
}