cloudroam
2024-09-09 820c1c23027dfe95a02d93d6a1611f8ef7f6d6c9
pages/order/list/_id.vue
@@ -354,6 +354,13 @@
            { label: '合伙人:', id: 'partnerName', type: 'input' },
            { label: '库区:', id: 'warehouseName', type: 'input' },
            { label: '库位:', id: 'warehouseLocationCode', type: 'input' },
            {
              label: '备注:',
              id: 'remarks',
              type: 'input',
              el: { type: 'textarea' },
              span: 24,
            },
          ],
        },
      ],