parent
f8e06f12fd
commit
d4b0761549
@ -95,7 +95,7 @@ export default Vue.extend({
|
|||||||
});
|
});
|
||||||
if (canceled) {
|
if (canceled) {
|
||||||
if (this.column.tl == null) {
|
if (this.column.tl == null) {
|
||||||
this.setType();
|
this.$store.commit('deviceUser/removeDeckColumn', this.column.id);
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user