This commit is contained in:
fanxb 2022-11-27 20:49:42 +08:00
parent 28ea6eaa7f
commit cfdb36ca31

View File

@ -15,7 +15,7 @@ export default {
data() { data() {
return { return {
activeIndex: "dealCenter", activeIndex: "dealCenter",
version: "0.8", version: "1.0",
}; };
}, },
async created() { async created() {