浏览代码

no message

linwenxin 1 年之前
父节点
当前提交
35a237c239
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/packageWorkorder/pages/infoCollect/form.vue

+ 2 - 0
src/packageWorkorder/pages/infoCollect/form.vue

@@ -373,6 +373,8 @@
           status: type == 2 ? 'OK' : 'WAIT_SAVE',
           status: type == 2 ? 'OK' : 'WAIT_SAVE',
           giveAddress: this.address,
           giveAddress: this.address,
           insideCode:this.insideCode,
           insideCode:this.insideCode,
+          "productName": this?.detail?.productName,
+	        "smallName": this?.detail?.smallName,
 				};
 				};
 
 
 				// 本地缓存
 				// 本地缓存