选择物料

This commit is contained in:
2023-07-18 09:45:35 +08:00
parent 838ada4408
commit b04bb88782
2 changed files with 17 additions and 11 deletions

View File

@@ -97,6 +97,7 @@ export default {
next()
},
activated () {
console.log(this.$store.getters.materObj, 666)
if (this.$store.getters.materObj !== '') {
this.material_spec = JSON.parse(this.$store.getters.materObj).material_spec
this.material_code = JSON.parse(this.$store.getters.materObj).material_code