zhongtianhaoyuan 3 年之前
父节点
当前提交
398ec8879f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/erpbusiness/sendCommand.vue

+ 1 - 0
pages/erpbusiness/sendCommand.vue

@@ -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
 			}