支持客服下架和撤单

This commit is contained in:
yml2213
2026-08-15 15:27:40 +08:00
parent cd3b48eef5
commit b017efe783
2 changed files with 2 additions and 2 deletions
@@ -419,7 +419,7 @@ export default function WorkerHallPage() {
</Button>
</div>
<div className="worker-hall-card-grab-row">
{order.sharing?.enabled ? (
{order.sharing?.enabled && !disabledReason ? (
<Button
type="primary"
size="large"