This commit is contained in:
2020-06-06 23:54:08 +00:00
parent ffef3880d3
commit 5d32821c96

View File

@@ -347,7 +347,7 @@ export default {
}, },
data() { data() {
return { return {
localVal: this.value, localVal: this.value,todo: handle null localVal without blowing up
currentView: 0, currentView: 0,
reveal: false, reveal: false,
selection: { selection: {