Commit 22c116d8 authored by Mac's avatar Mac

1

parent dd9ce07a
......@@ -1916,6 +1916,7 @@
this.addMsg.MarketingLogo.wordsBack = '';
}
this.addMsg.EmpId = this.currentUserInfo.EmpId
this.apipost("/api/product/SetProductGoodsInfo", this.addMsg, res => {
if (res.data.resultCode == 1) {
this.Success(res.data.message);
......
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