|
|
@ -405,8 +405,8 @@ import request,{host} from '@/common/request.js' |
|
|
|
}else{ |
|
|
|
this.$store.commit("setBaseId", this.$store.getters['userInfo'].plantBaseInfoId) |
|
|
|
} |
|
|
|
this.$provise.on("updateMassif", this.getMassif()) |
|
|
|
this.$provise.on("updateStock", this.getStock()) |
|
|
|
this.$provise.on("updateMassif", this.getMassif) |
|
|
|
this.$provise.on("updateStock", this.getStock) |
|
|
|
}, |
|
|
|
methods: { |
|
|
|
async getHeadImg(){ |
|
|
|