@@ -22,6 +22,9 @@ export default {
};
},
methods: {
+ init(){
+
+ },
changeCg(num){
let that = this
let title = num == 0 ? '开启' :'关闭'