shopId
This commit is contained in:
@@ -92,7 +92,7 @@ export default {
|
|||||||
console.log(o)
|
console.log(o)
|
||||||
this.shopId = o?.shopId
|
this.shopId = o?.shopId
|
||||||
if (decodeURIComponent(o.scene) != 'undefined') {
|
if (decodeURIComponent(o.scene) != 'undefined') {
|
||||||
this.id = decodeURIComponent(o.scene)
|
this.shopId = decodeURIComponent(o.scene)
|
||||||
}
|
}
|
||||||
this.$dict.load(['operatorType', 'shopEvaluateType']).then(() => {
|
this.$dict.load(['operatorType', 'shopEvaluateType']).then(() => {
|
||||||
this.getDetail()
|
this.getDetail()
|
||||||
|
|||||||
Reference in New Issue
Block a user