dev2 #1
@ -1952,7 +1952,7 @@ export default {
|
||||
let that = this
|
||||
const strSpecs = this.shop_product_info
|
||||
? this.shop_product_info.product_spec
|
||||
: ''
|
||||
: '{}'
|
||||
const specs = JSON.parse(strSpecs)
|
||||
console.info('+++++++++++++++++')
|
||||
console.info(specs)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user