Commit 5d561315 by qinjianhui

fix: 样式修改

parent 2a3b91db
......@@ -209,8 +209,8 @@ const handleDelete = async () => {
try {
await ElMessageBox.confirm(
`<div>
<div style="font-size: 16px; color: #303133; line-height: 24px; margin-bottom: 8px;">
确定删除共享库存组${groupNames}吗?
<div style="font-size: 16px;line-height: 24px; margin-bottom: 8px;">
确定删除共享库存组<strong style="color: red;">${groupNames}</strong>吗?
</div>
<div style="font-size: 14px; color: #606266; line-height: 22px;">
共享库存组SPU:${spuText || '-'}
......
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