Change modifiers private to public in *.vue

Remove mistyped
This commit is contained in:
kPherox
2019-04-27 03:10:35 +09:00
parent 488f4d078e
commit 9973b8d766
6 changed files with 7 additions and 7 deletions

View File

@@ -147,7 +147,7 @@ export default class AddColumn extends Vue {
console.log("Account dialog:" + id)
}
}
</script>=
</script>
<style scoped lang="postcss">
#timelines {