@@ -104,6 +104,7 @@
},
onShow() {
this.gridList = uni.getStorageSync("quality_print")
+ this.utils.nullToString(this.gridList)
if(!this.gridList.compId){
this.gridList.compId = uni.getStorageSync('pcUserInfo').compId
}