增加标签
This commit is contained in:
2025-07-04 12:33:37 +08:00
parent df5e53fd06
commit 49d4d8cb96

View File

@ -291,7 +291,7 @@ const CUSTOMER_CONFIG: CustomerOptionGroup[] = [
}, },
{ {
title: '打板类型(多选)', title: '打板类型(多选)',
options: ['复版', '拍照版','不用打版'], options: ['复版', '拍照版','开货版需打版','不用打版'],
required: false, required: false,
level: 3, level: 3,
parentOption: '首单', parentOption: '首单',