联调
This commit is contained in:
@@ -74,11 +74,12 @@
|
||||
};
|
||||
},
|
||||
onShow () {
|
||||
console.log(this.$store.getters.publicObj)
|
||||
if (this.$store.getters.publicObj !== '') {
|
||||
this.val2 = this.$store.getters.publicObj.material_code
|
||||
this.val3 = this.$store.getters.publicObj.material_name
|
||||
this.val4 = this.$store.getters.publicObj.material_spec
|
||||
this.val7 = this.$store.getters.publicObj.material_id
|
||||
this.val7 = this.$store.getters.publicObj.material_uuid
|
||||
}
|
||||
},
|
||||
destroyed () {
|
||||
|
||||
Reference in New Issue
Block a user