@@ -122,6 +122,9 @@ export default {
}
},
methods: {
+ init(){
+
+ },
goClear(item){
this.$util.pageTo({url:'/admin/clear/customInfo?id='+item.id})