pages/order/list/_id.vue
@@ -412,7 +412,7 @@
            { label: '合伙人:', id: 'partnerName', type: 'input' },
            { label: '库区:', id: 'warehouseName', type: 'input' },
            { label: '库位:', id: 'warehouseLocationCode', type: 'input' },
            { label: '特殊需求:', id: 'specialNeeds', type: 'input' },
            { label: '特殊需求:', id: 'specialNeedsStr', type: 'input' },
            {
              label: '备注:',
              id: 'remarks',