Commit 86951e87 authored by heduo's avatar heduo

feat: 区域现货批量商品导入

Closes https://jira.frp.frontso.com.cn/browse/TML-8554
parent 6bf12e07
......@@ -406,7 +406,7 @@
message.success('批量导入成功');
importCancel();
} else {
message.error(res.data.message);
message.error(res.data.data);
}
importLoading.value = false;
};
......
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