perf: 新增产品: 多城市初始化

main
Lei OT 2 months ago
parent 7f2c2ce02e
commit 772f874cfd

@ -156,6 +156,7 @@ export const useNewProductRecord = () => {
'sort_order': '', 'sort_order': '',
'sub_type_D': '', // 包价类型, 值保存在`item_type`字段中 'sub_type_D': '', // 包价类型, 值保存在`item_type`字段中
'item_type': '', // 产品子类型的值 'item_type': '', // 产品子类型的值
'city_list': [],
}, },
lgc_details: [ lgc_details: [
{ {

Loading…
Cancel
Save