This commit is contained in:
2023-07-03 15:55:27 +08:00
parent de1683f428
commit 618953aab1
2 changed files with 4 additions and 3 deletions

View File

@@ -113,9 +113,7 @@ export default {
},
activated () {
if (this.$store.getters.materObj !== '') {
console.log(111)
this.dataList.push(JSON.parse(this.$store.getters.materObj))
console.log(this.dataList, '2')
}
},
created () {