新模板默认值

This commit is contained in:
zouzhiwen 2026-03-26 13:06:01 +08:00
parent 2d57cc6371
commit 0b6a3558e0
1 changed files with 2 additions and 2 deletions

View File

@ -307,8 +307,8 @@ const outboundNoWaitForm = reactive({
targetType: undefined as string | undefined, targetCode: '', targetPoint: '', businessNo: '', priority: undefined as number | undefined, targetType: undefined as string | undefined, targetCode: '', targetPoint: '', businessNo: '', priority: undefined as number | undefined,
}) })
const outboundWaitNewForm = reactive({ const outboundWaitNewForm = reactive({
warehouse: '', containerBatch: '', warehouse: 'WH01', containerBatch: '',
targetType: undefined as string | undefined, targetCode: '', targetPoint: '', businessNo: '', priority: undefined as number | undefined, shelfDirection: '', targetType: 'STATION', targetCode: 'B4', targetPoint: '0217280SS0198585', businessNo: 'JH00001', priority: 50, shelfDirection: '',
}) })
const outboundNoWaitNewForm = reactive({ const outboundNoWaitNewForm = reactive({
warehouse: '', containerBatch: '', warehouse: '', containerBatch: '',