import Vue from 'vue'
Vue.component("cz-screen", {
template: `
`,
props: {
},
data() {
return {
}
mounted(){
methods: {
watch:{
})