样式
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user