fix(status): ignore promotion edit warnings
This commit is contained in:
@@ -669,7 +669,7 @@ class ApplyTab(QWidget):
|
||||
if status_text:
|
||||
lines.append("当前筛选结果没有状态正常且可更新的商品。")
|
||||
lines.append(status_text)
|
||||
lines.append("请先回到①导入采集重新确认商品状态。")
|
||||
lines.append("未上架、审核中或状态未知的商品为安全起见不会更新。")
|
||||
content_error = self._update_content_error(update_plan, update_mode)
|
||||
if content_error:
|
||||
if lines:
|
||||
|
||||
Reference in New Issue
Block a user