This commit is contained in:
parent
a06e1b6fd5
commit
64c4902f67
|
|
@ -285,8 +285,8 @@
|
||||||
maId: this.codeData.maId,
|
maId: this.codeData.maId,
|
||||||
typeId:this.codeData.typeId,
|
typeId:this.codeData.typeId,
|
||||||
outType:4,
|
outType:4,
|
||||||
materialName: codeData.materialName,
|
materialName: this.codeData.materialName,
|
||||||
materialModel: codeData.materialModel,
|
materialModel: this.codeData.materialModel,
|
||||||
}
|
}
|
||||||
uni.$emit('paramsReceived', params);
|
uni.$emit('paramsReceived', params);
|
||||||
// 返回上一个页面
|
// 返回上一个页面
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue