商品管理更新修复部分已知问题

This commit is contained in:
2024-10-16 14:15:27 +08:00
parent ce6f0ef230
commit d0bb6bff46
8 changed files with 203 additions and 94 deletions

View File

@@ -1228,7 +1228,7 @@
}
if (type === 'stockTips') {
modelProps = {
desc: '先保存商品基础信息',
desc: '先保存商品基础信息',
showIcon: false
}
model.value.open()

View File

@@ -884,7 +884,7 @@
}
if (type === 'stockTips') {
modelProps = {
desc: '先保存商品基础信息',
desc: '先保存商品基础信息',
showIcon: false
}
model.value.open()