代码调整
This commit is contained in:
parent
1d5846b6f4
commit
f6fc5ba90b
@ -125,8 +125,8 @@ export default {
|
||||
this.updateTableValue(controlTransfer);
|
||||
});
|
||||
},
|
||||
'$store.state.trainingNew.trainingSwitch': function(val) {
|
||||
if (val) {
|
||||
show(val) {
|
||||
if (!val) {
|
||||
this.stationType = '01';
|
||||
this.station = {};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user