维修作业

This commit is contained in:
2023-09-08 13:22:19 +08:00
parent fb876f841b
commit a7acaf21d1
9 changed files with 129 additions and 76 deletions

View File

@@ -59,7 +59,7 @@
};
},
created () {
this.$store.dispatch('publicObj', '')
this.$store.dispatch('setPublicObj', '')
},
methods: {
toPage1 (e) {