Commit a13a1103 authored by limengyang's avatar limengyang

fix(lmy): 批量上传增加字段

parent 6e15498e
...@@ -397,6 +397,8 @@ ...@@ -397,6 +397,8 @@
ghsCode: ghsCode, ghsCode: ghsCode,
ghsName: ghsName, ghsName: ghsName,
areaIds: impotrCheckboxValue.value.join(','), areaIds: impotrCheckboxValue.value.join(','),
name: userInfo.name,
username: userInfo.usercode,
}, },
productExcelList.value[0], productExcelList.value[0],
); );
......
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