Commit b44635e8 by linjinhong

fix:修改问题

parent c2d059ee
......@@ -449,7 +449,8 @@ export default {
!this.checked &&
this.detail.diyId &&
this.detail.adjustable &&
designImagesCanvasJsonList
designImagesCanvasJsonList &&
this.desktopDevice !== 3
) {
designImagesCanvasJsonList = JSON.parse(designImagesCanvasJsonList);
if (!designImagesCanvasJsonList[0].images) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment