@ -39,7 +39,6 @@ export default {
uncertified:{positive:0.1,negative:0.1,show:"未认证"},
certified:{positive:0.1,negative:0.1,show:"已认证"}
},
total: 0,
};
created() {
@ -87,7 +86,6 @@ export default {
}
})
});
console.log();